The following document contains the results of Checkstyle 6.1.1 with config/sun_checks.xml ruleset. 
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| misc | Translation | Key 'integerValidator.error.greater.than.maximum' missing. | ||
| misc | Translation | Key 'integerValidator.error.less.than.minimum' missing. | ||
| misc | Translation | Key 'integerValidator.error.not.fixed.value' missing. | ||
| misc | Translation | Key 'integerValidator.error.null.object' missing. | ||
| misc | Translation | Key 'integerValidator.error.too.many.digits' missing. | ||
| misc | Translation | Key 'integerValidator.error.wrong.class' missing. | ||
| misc | Translation | Key 'integerValidator.error.wrong.class.lenient' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 39 | |
| javadoc | JavadocMethod | Expected an @return tag. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| javadoc | JavadocMethod | Expected an @return tag. | 63 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 82). | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 34 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| blocks | LeftCurly | '{' should have line break after. | 39 | |
| javadoc | JavadocMethod | Expected an @return tag. | 45 | |
| design | DesignForExtension | Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| javadoc | JavadocMethod | Expected an @return tag. | 53 | |
| design | DesignForExtension | Method 'getBindingType' is not designed for extension - needs to be abstract, final or empty. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 27 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 82). | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 42 | |
| naming | MemberName | Name '_mappingLoaderFactories' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 45 | |
| naming | MemberName | Name '_mappingLoaders' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 23 | |
| naming | MemberName | Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| naming | MemberName | Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| blocks | LeftCurly | '{' should have line break after. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| blocks | LeftCurly | '{' should have line break after. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 44 | |
| blocks | LeftCurly | '{' should have line break after. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| naming | MemberName | Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
| blocks | LeftCurly | '{' should have line break after. | 31 | |
| blocks | LeftCurly | '{' should have line break after. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| blocks | LeftCurly | '{' should have line break after. | 44 | |
| blocks | RightCurly | '}' should have line break before. | 44 | |
| blocks | LeftCurly | '{' should have line break after. | 47 | |
| blocks | RightCurly | '}' should have line break before. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| naming | MemberName | Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| naming | MemberName | Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| naming | MemberName | Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 77 | |
| javadoc | JavadocMethod | Unused @param tag for 'object'. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| naming | MemberName | Name '_registry' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 61 | |
| naming | MemberName | Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_allowRedefinitions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 70 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 156 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 194 | |
| blocks | LeftCurly | '{' should have line break after. | 199 | |
| blocks | RightCurly | '}' should have line break before. | 199 | |
| blocks | LeftCurly | '{' should have line break after. | 200 | |
| blocks | RightCurly | '}' should have line break before. | 200 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 218 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 224 | |
| blocks | LeftCurly | '{' should have line break after. | 226 | |
| blocks | RightCurly | '}' should have line break before. | 226 | |
| blocks | LeftCurly | '{' should have line break after. | 229 | |
| blocks | RightCurly | '}' should have line break before. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 249 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 260 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 274 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 36 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 44 | |
| javadoc | JavadocMethod | Expected an @return tag. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 58 | |
| design | DesignForExtension | Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| javadoc | JavadocMethod | Expected an @return tag. | 66 | |
| design | DesignForExtension | Method 'getBindingType' is not designed for extension - needs to be abstract, final or empty. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| whitespace | FileTabCharacter | Line contains a tab character. | 15 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 17 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 19 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 288 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 306 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 308 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 310 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 432 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 455 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 457 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 459 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 466 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 520 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 522 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.AbstractXMLNaming. | 36 | |
| imports | UnusedImports | Unused import - org.exolab.castor.xml.XMLContext. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 70 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| naming | MemberName | Name '_xmlClassDescriptorResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| naming | MemberName | Name '_introspector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| naming | MemberName | Name '_resolverStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| naming | MemberName | Name '_mappingLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| naming | MemberName | Name '_xmlNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| naming | MemberName | Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 | |
| naming | MemberName | Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
| naming | MemberName | Name '_primitiveNodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
| naming | MemberName | Name '_regExpEvaluator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 134 | |
| design | DesignForExtension | Method 'addMapping' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapping'. | 136 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 136 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 138 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| javadoc | JavadocMethod | Expected @param tag for 'clazz'. | 145 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ResolverException'. | 145 | |
| design | DesignForExtension | Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'clazzes'. | 152 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ResolverException'. | 152 | |
| design | DesignForExtension | Method 'addPackage' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| javadoc | JavadocMethod | Expected @param tag for 'packageName'. | 159 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ResolverException'. | 159 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 166 | |
| design | DesignForExtension | Method 'addPackages' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| javadoc | JavadocMethod | Expected @param tag for 'packageNames'. | 166 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ResolverException'. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 171 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 173 | |
| design | DesignForExtension | Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| javadoc | JavadocMethod | Expected @param tag for 'xmlClassDescriptorResolver'. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 179 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 210 | |
| javadoc | JavadocMethod | Expected an @return tag. | 225 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| javadoc | JavadocMethod | Expected @param tag for 'propertyName'. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| design | DesignForExtension | Method 'getXMLNaming' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 246 | |
| design | DesignForExtension | Method 'getXMLNaming' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| javadoc | JavadocMethod | Expected an @return tag. | 257 | |
| design | DesignForExtension | Method 'getJavaNaming' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| javadoc | JavadocMethod | Expected an @return tag. | 264 | |
| design | DesignForExtension | Method 'getParser' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| javadoc | JavadocMethod | Expected an @return tag. | 271 | |
| design | DesignForExtension | Method 'getParser' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| javadoc | JavadocMethod | Expected @param tag for 'features'. | 271 | |
| javadoc | JavadocMethod | Expected an @return tag. | 278 | |
| design | DesignForExtension | Method 'getXMLReader' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| javadoc | JavadocMethod | Expected an @return tag. | 285 | |
| design | DesignForExtension | Method 'getXMLReader' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| javadoc | JavadocMethod | Expected @param tag for 'features'. | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 293 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 314 | |
| javadoc | JavadocMethod | Expected an @return tag. | 324 | |
| design | DesignForExtension | Method 'getPrimitiveNodeType' is not designed for extension - needs to be abstract, final or empty. | 324 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 330 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 340 | |
| design | DesignForExtension | Method 'getRegExpEvaluator' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 348 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 358 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 360 | |
| javadoc | JavadocMethod | Expected an @return tag. | 369 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| javadoc | JavadocMethod | Expected an @return tag. | 376 | |
| design | DesignForExtension | Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 376 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 382 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 387 | |
| design | DesignForExtension | Method 'getSerializerFactory' is not designed for extension - needs to be abstract, final or empty. | 387 | |
| javadoc | JavadocMethod | Expected an @return tag. | 394 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 394 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 394 | |
| javadoc | JavadocMethod | Expected @param tag for 'output'. | 394 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 394 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 402 | |
| javadoc | JavadocMethod | Expected an @return tag. | 411 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 411 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| javadoc | JavadocMethod | Expected @param tag for 'output'. | 411 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 411 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 419 | |
| javadoc | JavadocMethod | Expected an @return tag. | 428 | |
| design | DesignForExtension | Method 'getXMLClassDescriptorResolver' is not designed for extension - needs to be abstract, final or empty. | 428 | |
| javadoc | JavadocMethod | Expected an @return tag. | 435 | |
| design | DesignForExtension | Method 'getIntrospector' is not designed for extension - needs to be abstract, final or empty. | 435 | |
| javadoc | JavadocMethod | Expected an @return tag. | 442 | |
| design | DesignForExtension | Method 'getResolverStrategy' is not designed for extension - needs to be abstract, final or empty. | 442 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 447 | |
| design | DesignForExtension | Method 'setResolverStrategy' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| javadoc | JavadocMethod | Expected @param tag for 'resolverStrategy'. | 449 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 454 | |
| design | DesignForExtension | Method 'setMappingLoader' is not designed for extension - needs to be abstract, final or empty. | 456 | |
| javadoc | JavadocMethod | Expected @param tag for 'mappingLoader'. | 456 | |
| javadoc | JavadocMethod | Expected an @return tag. | 463 | |
| design | DesignForExtension | Method 'getMappingLoader' is not designed for extension - needs to be abstract, final or empty. | 463 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 468 | |
| design | DesignForExtension | Method 'setJavaNaming' is not designed for extension - needs to be abstract, final or empty. | 470 | |
| javadoc | JavadocMethod | Expected @param tag for 'javaNaming'. | 470 | |
| design | DesignForExtension | Method 'setJavaNaming' is not designed for extension - needs to be abstract, final or empty. | 474 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 474 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 479 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 482 | |
| design | DesignForExtension | Method 'setXMLNaming' is not designed for extension - needs to be abstract, final or empty. | 492 | |
| javadoc | JavadocMethod | Expected @param tag for 'xmlNaming'. | 492 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 503 | |
| design | DesignForExtension | Method 'setXMLNaming' is not designed for extension - needs to be abstract, final or empty. | 507 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 508 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 516 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 519 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 526 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 535 | |
| javadoc | JavadocMethod | Expected @param tag for 'propertyName'. | 535 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 535 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 539 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 539 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 545 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 550 | |
| javadoc | JavadocMethod | Expected an @return tag. | 558 | |
| design | DesignForExtension | Method 'getBooleanProperty' is not designed for extension - needs to be abstract, final or empty. | 558 | |
| javadoc | JavadocMethod | Expected @param tag for 'propertyName'. | 558 | |
| javadoc | JavadocMethod | Expected an @return tag. | 565 | |
| design | DesignForExtension | Method 'getStringProperty' is not designed for extension - needs to be abstract, final or empty. | 565 | |
| javadoc | JavadocMethod | Expected @param tag for 'propertyName'. | 565 | |
| design | DesignForExtension | Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. | 572 | |
| javadoc | JavadocMethod | Expected @param tag for 'classLoader'. | 572 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 580 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 582 | |
| design | DesignForExtension | Method 'setXMLClassDescriptorResolver' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| javadoc | JavadocMethod | Expected @param tag for 'xmlClassDescriptorResolver'. | 582 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 587 | |
| design | DesignForExtension | Method 'setIntrospector' is not designed for extension - needs to be abstract, final or empty. | 589 | |
| javadoc | JavadocMethod | Expected @param tag for 'introspector'. | 589 | |
| javadoc | JavadocMethod | Expected an @return tag. | 596 | |
| design | DesignForExtension | Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. | 596 | |
| javadoc | JavadocMethod | Expected an @return tag. | 603 | |
| design | DesignForExtension | Method 'getLenientIdValidation' is not designed for extension - needs to be abstract, final or empty. | 603 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 604 | |
| javadoc | JavadocMethod | Expected an @return tag. | 616 | |
| design | DesignForExtension | Method 'getLenientSequenceOrder' is not designed for extension - needs to be abstract, final or empty. | 616 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 617 | |
| javadoc | JavadocMethod | Expected an @return tag. | 629 | |
| design | DesignForExtension | Method 'getLoadPackageMapping' is not designed for extension - needs to be abstract, final or empty. | 629 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 634 | |
| design | DesignForExtension | Method 'setLoadPackageMapping' is not designed for extension - needs to be abstract, final or empty. | 636 | |
| javadoc | JavadocMethod | Expected @param tag for 'loadPackageMapping'. | 636 | |
| javadoc | JavadocMethod | Expected an @return tag. | 643 | |
| design | DesignForExtension | Method 'getUseIntrospector' is not designed for extension - needs to be abstract, final or empty. | 643 | |
| design | DesignForExtension | Method 'setUseIntrospector' is not designed for extension - needs to be abstract, final or empty. | 650 | |
| javadoc | JavadocMethod | Expected @param tag for 'useIntrospector'. | 650 | |
| javadoc | JavadocMethod | Expected an @return tag. | 657 | |
| design | DesignForExtension | Method 'marshallingValidation' is not designed for extension - needs to be abstract, final or empty. | 657 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 658 | |
| javadoc | JavadocMethod | Expected an @return tag. | 670 | |
| design | DesignForExtension | Method 'strictElements' is not designed for extension - needs to be abstract, final or empty. | 670 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 671 | |
| design | DesignForExtension | Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. | 680 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 680 | |
| misc | FinalParameters | Parameter listener should be final. | 680 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 684 | |
| design | DesignForExtension | Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. | 684 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 684 | |
| misc | FinalParameters | Parameter propertyName should be final. | 684 | |
| misc | FinalParameters | Parameter listener should be final. | 684 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 685 | |
| design | DesignForExtension | Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. | 688 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 688 | |
| misc | FinalParameters | Parameter listener should be final. | 688 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 692 | |
| design | DesignForExtension | Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. | 692 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 692 | |
| misc | FinalParameters | Parameter propertyName should be final. | 692 | |
| misc | FinalParameters | Parameter listener should be final. | 692 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.exolab.castor.xml.XMLContext. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 57 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 65 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 79 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 94 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 99 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 107 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 109 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 115 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 122 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 122 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 136 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 140 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 144 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 144 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 150 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 158 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 172 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 181 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 184 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 197 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 197 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 207 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 216 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 216 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 224 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 227 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 234 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 245 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 245 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 250 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 256 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 256 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 262 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 268 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 281 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 281 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 290 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 293 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 299 | |
| modifier | RedundantModifier | Redundant 'abstract' modifier. | 305 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 306 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 312 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 312 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 319 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 326 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 329 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 333 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 336 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 337 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 339 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 341 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 348 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 354 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 360 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 366 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 372 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 378 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 378 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 384 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 390 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 396 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 32 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 35 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 41 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 122 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 152 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 160 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 172 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 188 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 198 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 206 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 227 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 91). | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| naming | StaticVariableName | Name '_upperCaseAfterUnderscore' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| design | VisibilityModifier | Variable '_upperCaseAfterUnderscore' must be private and have accessor methods. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 95 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 105 | |
| misc | FinalParameters | Parameter context should be final. | 105 | |
| coding | HiddenField | 'context' hides a field. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 132 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 211 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 215 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 293 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 314 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 371 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 377 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 379 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 392 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 416 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 426 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 436 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 440 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 443 | |
| misc | FinalParameters | Parameter field should be final. | 445 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 472 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 538 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 541 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 563 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 616 | |
| design | DesignForExtension | Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. | 622 | |
| misc | FinalParameters | Parameter clazz should be final. | 622 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 629 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 629 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 91). | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| naming | StaticVariableName | Name '_upperCaseAfterUnderscore' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| design | VisibilityModifier | Variable '_upperCaseAfterUnderscore' must be private and have accessor methods. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| misc | FinalParameters | Parameter context should be final. | 106 | |
| coding | HiddenField | 'context' hides a field. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 216 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 292 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 314 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 370 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 376 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 378 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 388 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 391 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 415 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 425 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 435 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 439 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 442 | |
| misc | FinalParameters | Parameter field should be final. | 444 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 471 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 537 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 540 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 562 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 615 | |
| design | DesignForExtension | Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. | 621 | |
| misc | FinalParameters | Parameter clazz should be final. | 621 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 628 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 628 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 21 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 21 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 61 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 68 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| naming | MemberName | Name '_oldListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 43 | |
| design | DesignForExtension | Method 'setOldListener' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| misc | FinalParameters | Parameter exolabListener should be final. | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 49 | |
| design | DesignForExtension | Method 'attributesProcessed' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 59 | |
| design | DesignForExtension | Method 'fieldAdded' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| misc | FinalParameters | Parameter fieldName should be final. | 61 | |
| misc | FinalParameters | Parameter parent should be final. | 61 | |
| misc | FinalParameters | Parameter child should be final. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 69 | |
| design | DesignForExtension | Method 'initialized' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter target should be final. | 71 | |
| misc | FinalParameters | Parameter parent should be final. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 79 | |
| design | DesignForExtension | Method 'unmarshalled' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| misc | FinalParameters | Parameter target should be final. | 81 | |
| misc | FinalParameters | Parameter parent should be final. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 93). | 20 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 28 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 29 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 30 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 31 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 32 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 33 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 40 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 41 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 42 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 43 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 44 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 45 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 158 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 170 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 174 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 182 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 197 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 197 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 198 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 212 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 218 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 233 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 238 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 239 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 241 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 248 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 250 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 255 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 258 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 263 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 268 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 272 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 282 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 284 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 296 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 296 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 298 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 300 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 304 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 308 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 311 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 314 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 317 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 327 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 328 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 330 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 331 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 334 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 340 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 345 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 349 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 355 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 361 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 365 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 371 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 375 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 376 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 377 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 379 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 385 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 387 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 388 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 390 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 392 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 396 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 400 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 403 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 409 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 414 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 419 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 424 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 459 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 462 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 466 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 471 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 477 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 481 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 486 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 488 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 490 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 490 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 491 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 493 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 497 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 502 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 122 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 166 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 192 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 224 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 241 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 265 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 286 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 304 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 308 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 318 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 320 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 324 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 352 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 359 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 362 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 366 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 370 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 371 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 373 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 374 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 376 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 264 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 269 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 274 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 277 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 281 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| naming | MemberName | Name '_insideRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| naming | MemberName | Name '_redirect' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| blocks | LeftCurly | '{' should be on the previous line. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 80 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| misc | FinalParameters | Parameter tagName should be final. | 86 | |
| misc | FinalParameters | Parameter attr should be final. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| blocks | LeftCurly | '{' should be on the previous line. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| misc | FinalParameters | Parameter tagName should be final. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| blocks | LeftCurly | '{' should be on the previous line. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| coding | SimplifyBooleanExpression | Expression can be simplified. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 137 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| misc | FinalParameters | Parameter ch should be final. | 149 | |
| misc | FinalParameters | Parameter offset should be final. | 149 | |
| misc | FinalParameters | Parameter length should be final. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| blocks | LeftCurly | '{' should be on the previous line. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| misc | FinalParameters | Parameter ch should be final. | 158 | |
| misc | FinalParameters | Parameter offset should be final. | 158 | |
| misc | FinalParameters | Parameter length should be final. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| blocks | LeftCurly | '{' should be on the previous line. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 161 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| misc | FinalParameters | Parameter target should be final. | 167 | |
| misc | FinalParameters | Parameter instruction should be final. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| blocks | LeftCurly | '{' should be on the previous line. | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 176 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 177 | |
| blocks | LeftCurly | '{' should be on the previous line. | 178 | |
| design | DesignForExtension | Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 182 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 183 | |
| blocks | LeftCurly | '{' should be on the previous line. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 185 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 185 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 185 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 186 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 186 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| misc | FinalParameters | Parameter locator should be final. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| blocks | LeftCurly | '{' should be on the previous line. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| naming | MemberName | Name '_xmlContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| naming | MemberName | Name '_searchDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| naming | MemberName | Name '_importDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 82 | |
| design | DesignForExtension | Method 'export' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| misc | FinalParameters | Parameter output should be final. | 82 | |
| misc | FinalParameters | Parameter serverSchema should be final. | 82 | |
| misc | FinalParameters | Parameter importPolicy should be final. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| blocks | LeftCurly | '{' should be on the previous line. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 88 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 93 | |
| design | DesignForExtension | Method 'export' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| misc | FinalParameters | Parameter output should be final. | 93 | |
| misc | FinalParameters | Parameter serverSchema should be final. | 93 | |
| misc | FinalParameters | Parameter importPolicy should be final. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| blocks | LeftCurly | '{' should be on the previous line. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 99 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| design | DesignForExtension | Method 'setSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| misc | FinalParameters | Parameter searchDesc should be final. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' should be on the previous line. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| design | DesignForExtension | Method 'getSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| blocks | LeftCurly | '{' should be on the previous line. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| design | DesignForExtension | Method 'setImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| misc | FinalParameters | Parameter importDesc should be final. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| blocks | LeftCurly | '{' should be on the previous line. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| design | DesignForExtension | Method 'getImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| blocks | LeftCurly | '{' should be on the previous line. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| design | DesignForExtension | Method 'readSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| misc | FinalParameters | Parameter input should be final. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| blocks | LeftCurly | '{' should be on the previous line. | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| design | DesignForExtension | Method 'readSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| misc | FinalParameters | Parameter input should be final. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| blocks | LeftCurly | '{' should be on the previous line. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| design | DesignForExtension | Method 'readSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| misc | FinalParameters | Parameter parser should be final. | 147 | |
| misc | FinalParameters | Parameter input should be final. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| blocks | LeftCurly | '{' should be on the previous line. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 85 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 92 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 95 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 98 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 102 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 103 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 108 | |
| naming | MemberName | Name '_policies' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 110 | |
| naming | MemberName | Name '_insideRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 112 | |
| design | DesignForExtension | Method 'listDNs' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| design | DesignForExtension | Method 'addPolicy' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 119 | |
| design | DesignForExtension | Method 'getDirectPolicy' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| blocks | LeftCurly | '{' should have line break after. | 125 | |
| blocks | RightCurly | '}' should have line break before. | 125 | |
| design | DesignForExtension | Method 'getPolicy' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 | |
| misc | FinalParameters | Parameter name should be final. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| blocks | LeftCurly | '{' should have line break after. | 135 | |
| blocks | RightCurly | '}' should have line break before. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| blocks | LeftCurly | '{' should have line break after. | 140 | |
| blocks | RightCurly | '}' should have line break before. | 140 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 145 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 186 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 186 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 200 | |
| blocks | EmptyBlock | Must have at least one statement. | 203 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 208 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 230 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 235 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 240 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 244 | |
| blocks | EmptyBlock | Must have at least one statement. | 246 | |
| blocks | EmptyBlock | Must have at least one statement. | 248 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 251 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 257 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 258 | |
| naming | MemberName | Name '_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 260 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 271 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 275 | |
| misc | FinalParameters | Parameter index should be final. | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| naming | MemberName | Name '_except' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| design | DesignForExtension | Method 'getException' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| naming | MemberName | Name '_xmlContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| naming | MemberName | Name '_importDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| naming | MemberName | Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| design | DesignForExtension | Method 'setImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| misc | FinalParameters | Parameter importDesc should be final. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' should be on the previous line. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| design | DesignForExtension | Method 'getImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| blocks | LeftCurly | '{' should be on the previous line. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| design | DesignForExtension | Method 'setImportEventListener' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| misc | FinalParameters | Parameter listener should be final. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| blocks | LeftCurly | '{' should be on the previous line. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 99 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| design | DesignForExtension | Method 'getImportEventListener' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 105 | |
| blocks | LeftCurly | '{' should be on the previous line. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| design | DesignForExtension | Method 'importDocument' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| misc | FinalParameters | Parameter stream should be final. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| blocks | LeftCurly | '{' should be on the previous line. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| design | DesignForExtension | Method 'importDocument' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| misc | FinalParameters | Parameter reader should be final. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| blocks | LeftCurly | '{' should be on the previous line. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| design | DesignForExtension | Method 'importDocument' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| misc | FinalParameters | Parameter parser should be final. | 125 | |
| misc | FinalParameters | Parameter input should be final. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| blocks | LeftCurly | '{' should be on the previous line. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| design | DesignForExtension | Method 'readImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| misc | FinalParameters | Parameter input should be final. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| blocks | LeftCurly | '{' should be on the previous line. | 146 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| design | DesignForExtension | Method 'readImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| misc | FinalParameters | Parameter input should be final. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| blocks | LeftCurly | '{' should be on the previous line. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| design | DesignForExtension | Method 'readImportDescriptor' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| misc | FinalParameters | Parameter parser should be final. | 158 | |
| misc | FinalParameters | Parameter input should be final. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| blocks | LeftCurly | '{' should be on the previous line. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| design | DesignForExtension | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| misc | FinalParameters | Parameter name should be final. | 170 | |
| misc | FinalParameters | Parameter flag should be final. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| blocks | LeftCurly | '{' should be on the previous line. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 174 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 178 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| naming | MemberName | Name '_docHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| design | VisibilityModifier | Variable '_docHandler' must be private and have accessor methods. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| naming | MemberName | Name '_namespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| naming | MemberName | Name '_insideDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| naming | MemberName | Name '_insideSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| misc | FinalParameters | Parameter docHandler should be final. | 78 | |
| misc | FinalParameters | Parameter namespace should be final. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| blocks | LeftCurly | '{' should be on the previous line. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| design | DesignForExtension | Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 85 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| blocks | LeftCurly | '{' should be on the previous line. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| design | DesignForExtension | Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| blocks | LeftCurly | '{' should be on the previous line. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| misc | FinalParameters | Parameter importDesc should be final. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| blocks | LeftCurly | '{' should be on the previous line. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| misc | FinalParameters | Parameter searchDesc should be final. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| blocks | LeftCurly | '{' should be on the previous line. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| design | DesignForExtension | Method 'enterDirectory' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| blocks | LeftCurly | '{' should be on the previous line. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| design | DesignForExtension | Method 'leaveDirectory' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| blocks | LeftCurly | '{' should be on the previous line. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| design | DesignForExtension | Method 'enterSchema' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| blocks | LeftCurly | '{' should be on the previous line. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| design | DesignForExtension | Method 'leaveSchema' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| blocks | LeftCurly | '{' should be on the previous line. | 162 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| design | DesignForExtension | Method 'prefix' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| misc | FinalParameters | Parameter tagName should be final. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| blocks | LeftCurly | '{' should be on the previous line. | 172 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 74 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 80 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 84 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | |
| naming | MemberName | Name '_scope' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 93 | |
| naming | MemberName | Name '_baseDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 95 | |
| naming | MemberName | Name '_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 97 | |
| naming | MemberName | Name '_returnAttrs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| naming | MemberName | Name '_attrName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| naming | MemberName | Name '_insideRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| design | DesignForExtension | Method 'getScope' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| design | DesignForExtension | Method 'setScope' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 110 | |
| design | DesignForExtension | Method 'getBaseDN' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| design | DesignForExtension | Method 'setBaseDN' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 | |
| design | DesignForExtension | Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 122 | |
| design | DesignForExtension | Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 126 | |
| design | DesignForExtension | Method 'getReturnAttrs' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 130 | |
| blocks | LeftCurly | '{' should have line break after. | 131 | |
| blocks | RightCurly | '}' should have line break before. | 131 | |
| design | DesignForExtension | Method 'listReturnAttrs' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| blocks | LeftCurly | '{' should have line break after. | 138 | |
| blocks | RightCurly | '}' should have line break before. | 138 | |
| design | DesignForExtension | Method 'addReturnAttr' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 142 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 152 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 197 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 197 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 210 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 216 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 230 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 236 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 243 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 248 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 253 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 257 | |
| blocks | EmptyBlock | Must have at least one statement. | 259 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 273 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 80 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 96 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 97 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 98 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 104 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 105 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 106 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 108 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 110 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| naming | MemberName | Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| design | DesignForExtension | Method 'getResults' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| blocks | LeftCurly | '{' should have line break after. | 66 | |
| blocks | RightCurly | '}' should have line break before. | 66 | |
| design | DesignForExtension | Method 'getEntryConsumer' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| naming | MemberName | Name '_entryDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| naming | MemberName | Name '_attrSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| naming | MemberName | Name '_attr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| naming | MemberName | Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| naming | MemberName | Name '_decoder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| naming | MemberName | Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 82 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| blocks | EmptyBlock | Must have at least one statement. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 104 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 149 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 153 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| naming | MemberName | Name '_ctx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| design | DesignForExtension | Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 78 | |
| design | DesignForExtension | Method 'export' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| naming | MemberName | Name '_ctx' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| design | DesignForExtension | Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 79 | |
| design | DesignForExtension | Method 'importEntry' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 118 | |
| design | DesignForExtension | Method 'importEntries' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 165 | |
| design | DesignForExtension | Method 'importEntries' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 84). | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 105 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 107 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 148 | |
| coding | MagicNumber | '8' is a magic number. | 158 | |
| coding | MagicNumber | '0xff' is a magic number. | 159 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 175 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 185 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| naming | MemberName | Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| blocks | LeftCurly | '{' should be on the previous line. | 70 | |
| design | DesignForExtension | Method 'getResults' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| blocks | LeftCurly | '{' should be on the previous line. | 75 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 76 | |
| design | DesignForExtension | Method 'getEntryConsumer' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| blocks | LeftCurly | '{' should be on the previous line. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| naming | MemberName | Name '_entryDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| naming | MemberName | Name '_attrSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| naming | MemberName | Name '_attr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 84 | |
| naming | MemberName | Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| naming | MemberName | Name '_decoder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 90 | |
| naming | MemberName | Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| blocks | LeftCurly | '{' should be on the previous line. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | |
| blocks | LeftCurly | '{' should be on the previous line. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| misc | FinalParameters | Parameter tagName should be final. | 104 | |
| misc | FinalParameters | Parameter attr should be final. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| blocks | LeftCurly | '{' should be on the previous line. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| blocks | EmptyBlock | Must have at least one statement. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| misc | FinalParameters | Parameter tagName should be final. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| blocks | LeftCurly | '{' should be on the previous line. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 156 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 157 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 159 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 161 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 162 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 172 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| naming | MemberName | Name '_conn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 79 | |
| misc | FinalParameters | Parameter conn should be final. | 79 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 | |
| blocks | LeftCurly | '{' should be on the previous line. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| design | DesignForExtension | Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 85 | |
| blocks | LeftCurly | '{' should be on the previous line. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| design | DesignForExtension | Method 'export' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| misc | FinalParameters | Parameter docHandler should be final. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| misc | FinalParameters | Parameter serverSchema should be final. | 92 | |
| misc | FinalParameters | Parameter importPolicy should be final. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| blocks | LeftCurly | '{' should be on the previous line. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| naming | MemberName | Name '_conn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 79 | |
| misc | FinalParameters | Parameter conn should be final. | 79 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 | |
| blocks | LeftCurly | '{' should be on the previous line. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| design | DesignForExtension | Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 85 | |
| blocks | LeftCurly | '{' should be on the previous line. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| design | DesignForExtension | Method 'importEntry' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| misc | FinalParameters | Parameter entry should be final. | 91 | |
| misc | FinalParameters | Parameter policy should be final. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| blocks | LeftCurly | '{' should be on the previous line. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 127 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 164 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| design | DesignForExtension | Method 'importEntries' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| misc | FinalParameters | Parameter entries should be final. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 177 | |
| blocks | LeftCurly | '{' should be on the previous line. | 178 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 179 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 183 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 184 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 184 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 186 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 186 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 187 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 188 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| misc | FinalParameters | Parameter docHandler should be final. | 78 | |
| misc | FinalParameters | Parameter namespace should be final. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| blocks | LeftCurly | '{' should be on the previous line. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 80 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 84 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 84 | |
| misc | FinalParameters | Parameter entry should be final. | 84 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 85 | |
| blocks | LeftCurly | '{' should be on the previous line. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 152 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| coding | MagicNumber | '0x20' is a magic number. | 153 | |
| coding | MagicNumber | '0x7f' is a magic number. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 158 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 160 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 162 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 164 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 173 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 176 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| misc | FinalParameters | Parameter entries should be final. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 179 | |
| blocks | LeftCurly | '{' should be on the previous line. | 180 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 183 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| misc | FinalParameters | Parameter entries should be final. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 188 | |
| blocks | LeftCurly | '{' should be on the previous line. | 189 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 192 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 196 | |
| misc | FinalParameters | Parameter schema should be final. | 196 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 197 | |
| blocks | LeftCurly | '{' should be on the previous line. | 198 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 199 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 201 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 202 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 202 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 202 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 203 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 203 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 204 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 205 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 206 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 207 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 208 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 212 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| misc | FinalParameters | Parameter schema should be final. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 213 | |
| blocks | LeftCurly | '{' should be on the previous line. | 214 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 215 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 216 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 216 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 217 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 218 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 219 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 221 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 223 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 224 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 225 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 226 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 226 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 226 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 226 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 227 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 228 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 229 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 230 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 230 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 230 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 230 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 231 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 231 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 232 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 233 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 233 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 234 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 236 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 236 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 236 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 237 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 237 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 237 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 238 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 239 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 239 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 240 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 240 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 240 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 241 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 242 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 242 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 243 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 244 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 244 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 245 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 245 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 246 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 247 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 248 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 248 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 249 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 250 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 251 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 252 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 253 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 253 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 254 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 255 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 258 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 258 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 258 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 258 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 260 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 261 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 263 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 263 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 264 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 264 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 265 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 265 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 266 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 266 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 266 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 267 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 268 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 269 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 269 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 270 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 271 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 271 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 271 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 271 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 271 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 271 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 272 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 273 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 273 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 274 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 274 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 274 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 274 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 274 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 275 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 276 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 277 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 277 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 277 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 279 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 279 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 280 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 280 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 281 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 281 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 282 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 282 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 283 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 285 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 286 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 287 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 287 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 287 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 288 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 289 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 289 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 290 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 291 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 291 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 291 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 291 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 292 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 292 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 292 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 293 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 294 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 295 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 296 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 298 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 299 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 299 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 300 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 300 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 301 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 301 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 301 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 302 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 302 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 303 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 306 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 306 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 306 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 306 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 306 | |
| design | DesignForExtension | Method 'produce' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 310 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 310 | |
| misc | FinalParameters | Parameter schema should be final. | 310 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 310 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 311 | |
| blocks | LeftCurly | '{' should be on the previous line. | 312 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 313 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 315 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 316 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 317 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 318 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 320 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 320 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 321 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 322 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 322 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 322 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 323 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 323 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 323 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 324 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 325 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 326 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 326 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 327 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 327 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 327 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 328 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 329 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 329 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 330 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 330 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 330 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 331 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 332 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 334 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 335 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 335 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 335 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 335 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 335 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 337 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 338 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 338 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 338 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 339 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 340 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 340 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 340 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 340 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 340 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 340 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 341 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 341 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 342 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 342 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 344 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 345 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 346 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 346 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 346 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 347 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 348 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 348 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 348 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 348 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 348 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 348 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 349 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 349 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 350 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 350 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 351 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 351 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 351 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 351 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 351 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 352 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 353 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 354 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 354 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 355 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 356 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 356 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 356 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 356 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 356 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 356 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 357 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 357 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 358 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 358 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 359 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 359 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 359 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 359 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 359 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 360 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 361 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 362 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 362 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 362 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 363 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 364 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 364 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 364 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 364 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 364 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 364 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 365 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 365 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 366 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 366 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 367 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 367 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 367 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 367 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 367 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 368 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 370 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 371 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 372 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 373 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 374 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 375 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 377 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 377 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 377 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 377 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 67 | |
| design | DesignForExtension | Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| naming | MemberName | Name '_writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| design | DesignForExtension | Method 'processedEntry' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 60 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 60 | |
| naming | MemberName | Name '_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| design | VisibilityModifier | Variable '_properties' must be private and have accessor methods. | 70 | |
| design | DesignForExtension | Method 'setFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| design | DesignForExtension | Method 'hasValue' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 111 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidityException'. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| design | FinalClass | Class AccessMode should be declared as final. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| naming | ConstantName | Name 'ReadOnly' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| naming | ConstantName | Name 'Shared' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| naming | ConstantName | Name 'Exclusive' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| naming | ConstantName | Name 'DbLocked' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 130 | |
| naming | MemberName | Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
| naming | MemberName | Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 | |
| blocks | LeftCurly | '{' should have line break after. | 161 | |
| blocks | LeftCurly | '{' should have line break after. | 162 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 215 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 27 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 19 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 19 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 95). | 50 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 60 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 65 | |
| misc | FinalParameters | Parameter object should be final. | 65 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 65 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidityException'. | 65 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalStateException'. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 84). | 21 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 84 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 98 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 98 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalArgumentException'. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 103 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 103 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidityException'. | 103 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalStateException'. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| javadoc | JavadocMethod | Expected an @return tag. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| naming | MemberName | Name '_autoCollectionIteration' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| misc | FinalParameters | Parameter handler should be final. | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 146 | |
| design | DesignForExtension | Method 'setCollectionIteration' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter autoCollectionIteration should be final. | 152 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| misc | FinalParameters | Parameter object should be final. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| blocks | LeftCurly | '{' should be on the previous line. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 178 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 180 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 180 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 186 | |
| blocks | RightCurly | '}' should be on the same line. | 187 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 188 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 197 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 207 | |
| misc | FinalParameters | Parameter parent should be final. | 207 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 207 | |
| blocks | LeftCurly | '{' should be on the previous line. | 209 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 225 | |
| misc | FinalParameters | Parameter parent should be final. | 225 | |
| misc | FinalParameters | Parameter args should be final. | 225 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 226 | |
| blocks | LeftCurly | '{' should be on the previous line. | 227 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 233 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 248 | |
| misc | FinalParameters | Parameter object should be final. | 248 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 248 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalArgumentException'. | 249 | |
| blocks | LeftCurly | '{' should be on the previous line. | 250 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 256 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 265 | |
| misc | FinalParameters | Parameter object should be final. | 267 | |
| misc | FinalParameters | Parameter value should be final. | 267 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 274 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 275 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 276 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 277 | |
| naming | MemberName | Name '_enumeration' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 277 | |
| design | VisibilityModifier | Variable '_enumeration' must be private and have accessor methods. | 277 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 278 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 278 | |
| design | VisibilityModifier | Variable '_handler' must be private and have accessor methods. | 278 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 280 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 280 | |
| misc | FinalParameters | Parameter handler should be final. | 280 | |
| misc | FinalParameters | Parameter enumeration should be final. | 280 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 284 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 285 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 288 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 289 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 62 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 89 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <K> tag. | 56 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <V> tag. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 58 | |
| naming | MemberName | Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| naming | MemberName | Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| misc | FinalParameters | Parameter key should be final. | 83 | |
| misc | FinalParameters | Parameter value should be final. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| design | DesignForExtension | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| design | DesignForExtension | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| misc | FinalParameters | Parameter key should be final. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| misc | FinalParameters | Parameter value should be final. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| naming | MemberName | Name '_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| naming | MemberName | Name '_processed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| naming | MemberName | Name '_root' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| naming | MemberName | Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| naming | MemberName | Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| blocks | LeftCurly | '{' should have line break after. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 134 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| blocks | LeftCurly | '{' should have line break after. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 146 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 192 | |
| blocks | EmptyBlock | Must have at least one statement. | 200 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 217 | |
| blocks | LeftCurly | '{' should have line break after. | 241 | |
| blocks | RightCurly | '}' should have line break before. | 241 | |
| blocks | LeftCurly | '{' should have line break after. | 242 | |
| blocks | RightCurly | '}' should have line break before. | 242 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 276 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 280 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| naming | MemberName | Name '_except' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| misc | FinalParameters | Parameter message should be final. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 70 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 70 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| misc | FinalParameters | Parameter message should be final. | 73 | |
| misc | FinalParameters | Parameter e should be final. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| misc | FinalParameters | Parameter message should be final. | 78 | |
| misc | FinalParameters | Parameter arg1 should be final. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| misc | FinalParameters | Parameter message should be final. | 82 | |
| misc | FinalParameters | Parameter arg1 should be final. | 82 | |
| misc | FinalParameters | Parameter arg2 should be final. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| misc | FinalParameters | Parameter message should be final. | 86 | |
| misc | FinalParameters | Parameter arg1 should be final. | 86 | |
| misc | FinalParameters | Parameter arg2 should be final. | 86 | |
| misc | FinalParameters | Parameter arg3 should be final. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 90 | |
| misc | FinalParameters | Parameter except should be final. | 90 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| design | DesignForExtension | Method 'getException' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 95 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 99 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 99 | |
| misc | FinalParameters | Parameter e should be final. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 106 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| misc | FinalParameters | Parameter print should be final. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| misc | FinalParameters | Parameter print should be final. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 74 | |
| javadoc | JavadocMethod | Expected an @return tag. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 70 | |
| naming | MemberName | Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 81 | |
| misc | FinalParameters | Parameter message should be final. | 81 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 81 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| misc | FinalParameters | Parameter message should be final. | 91 | |
| misc | FinalParameters | Parameter args should be final. | 91 | |
| javadoc | JavadocMethod | Expected @param tag for 'args'. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 96 | |
| misc | FinalParameters | Parameter exception should be final. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 106 | |
| misc | FinalParameters | Parameter exception should be final. | 112 | |
| misc | FinalParameters | Parameter message should be final. | 112 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| design | DesignForExtension | Method 'getException' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 132 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| misc | FinalParameters | Parameter print should be final. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| misc | FinalParameters | Parameter print should be final. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 92). | 61 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| naming | MemberName | Name '_except' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| misc | FinalParameters | Parameter message should be final. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| blocks | LeftCurly | '{' should be on the previous line. | 70 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 71 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 75 | |
| misc | FinalParameters | Parameter message should be final. | 75 | |
| misc | FinalParameters | Parameter arg1 should be final. | 75 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 75 | |
| blocks | LeftCurly | '{' should be on the previous line. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 81 | |
| misc | FinalParameters | Parameter message should be final. | 81 | |
| misc | FinalParameters | Parameter arg1 should be final. | 81 | |
| misc | FinalParameters | Parameter arg2 should be final. | 81 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 81 | |
| blocks | LeftCurly | '{' should be on the previous line. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| misc | FinalParameters | Parameter message should be final. | 87 | |
| misc | FinalParameters | Parameter arg1 should be final. | 87 | |
| misc | FinalParameters | Parameter arg2 should be final. | 87 | |
| misc | FinalParameters | Parameter arg3 should be final. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| misc | FinalParameters | Parameter except should be final. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| blocks | LeftCurly | '{' should be on the previous line. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| design | DesignForExtension | Method 'getException' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 100 | |
| blocks | LeftCurly | '{' should be on the previous line. | 101 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| blocks | LeftCurly | '{' should be on the previous line. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 110 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| misc | FinalParameters | Parameter print should be final. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| blocks | LeftCurly | '{' should be on the previous line. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| misc | FinalParameters | Parameter print should be final. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' should be on the previous line. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| naming | MemberName | Name '_enumType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| naming | MemberName | Name '_createMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 78 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 91 | |
| misc | FinalParameters | Parameter enumType should be final. | 91 | |
| misc | FinalParameters | Parameter handler should be final. | 91 | |
| misc | FinalParameters | Parameter createMethod should be final. | 91 | |
| javadoc | JavadocMethod | Expected @param tag for 'createMethod'. | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 127 | |
| javadoc | JavadocMethod | Expected an @return tag. | 129 | |
| design | DesignForExtension | Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| misc | FinalParameters | Parameter value should be final. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 129 | |
| blocks | LeftCurly | '{' should be on the previous line. | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 137 | |
| javadoc | JavadocMethod | Expected an @return tag. | 139 | |
| design | DesignForExtension | Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| misc | FinalParameters | Parameter value should be final. | 139 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 139 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 140 | |
| blocks | LeftCurly | '{' should be on the previous line. | 141 | |
| blocks | RightCurly | '}' should be on the same line. | 148 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 149 | |
| blocks | RightCurly | '}' should be on the same line. | 152 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 153 | |
| javadoc | JavadocMethod | Expected an @return tag. | 165 | |
| design | DesignForExtension | Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| javadoc | JavadocMethod | Expected an @return tag. | 173 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| misc | FinalParameters | Parameter parent should be final. | 173 | |
| javadoc | JavadocMethod | Expected @param tag for 'parent'. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalStateException'. | 174 | |
| blocks | LeftCurly | '{' should be on the previous line. | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 180 | |
| javadoc | JavadocMethod | Expected an @return tag. | 183 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 183 | |
| misc | FinalParameters | Parameter parent should be final. | 183 | |
| javadoc | JavadocMethod | Expected @param tag for 'parent'. | 183 | |
| misc | FinalParameters | Parameter args should be final. | 183 | |
| javadoc | JavadocMethod | Expected @param tag for 'args'. | 183 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 183 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalStateException'. | 184 | |
| blocks | LeftCurly | '{' should be on the previous line. | 185 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 198 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| misc | FinalParameters | Parameter obj should be final. | 198 | |
| javadoc | JavadocMethod | Expected @param tag for 'obj'. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| misc | FinalParameters | Parameter map should be final. | 92 | |
| misc | FinalParameters | Parameter key should be final. | 92 | |
| misc | FinalParameters | Parameter object should be final. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| blocks | LeftCurly | '{' should be on the previous line. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| misc | FinalParameters | Parameter map should be final. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' should be on the previous line. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| misc | FinalParameters | Parameter map should be final. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' should be on the previous line. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| misc | FinalParameters | Parameter map should be final. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| blocks | LeftCurly | '{' should be on the previous line. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 150 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| misc | FinalParameters | Parameter map should be final. | 161 | |
| blocks | LeftCurly | '{' should be on the previous line. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| misc | FinalParameters | Parameter map should be final. | 178 | |
| misc | FinalParameters | Parameter key should be final. | 178 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 179 | |
| blocks | LeftCurly | '{' should be on the previous line. | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 94 | |
| misc | FinalParameters | Parameter map should be final. | 94 | |
| misc | FinalParameters | Parameter key should be final. | 94 | |
| misc | FinalParameters | Parameter object should be final. | 94 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| blocks | LeftCurly | '{' should be on the previous line. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| misc | FinalParameters | Parameter map should be final. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| blocks | LeftCurly | '{' should be on the previous line. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| misc | FinalParameters | Parameter map should be final. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' should be on the previous line. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| misc | FinalParameters | Parameter map should be final. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| blocks | LeftCurly | '{' should be on the previous line. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 152 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| misc | FinalParameters | Parameter map should be final. | 163 | |
| blocks | LeftCurly | '{' should be on the previous line. | 165 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| misc | FinalParameters | Parameter map should be final. | 180 | |
| misc | FinalParameters | Parameter key should be final. | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 181 | |
| blocks | LeftCurly | '{' should be on the previous line. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 184 | |
| blocks | LeftCurly | '{' should be on the previous line. | 192 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 194 | |
| naming | MemberName | Name '_iterator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 196 | |
| misc | FinalParameters | Parameter iterator should be final. | 196 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| blocks | LeftCurly | '{' should be on the previous line. | 197 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 201 | |
| blocks | LeftCurly | '{' should be on the previous line. | 202 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 206 | |
| blocks | LeftCurly | '{' should be on the previous line. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| naming | StaticVariableName | Name '_anymapHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| naming | StaticVariableName | Name '_j2mapClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| blocks | EmptyBlock | Must have at least one statement. | 83 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 85 | |
| blocks | EmptyBlock | Must have at least one statement. | 85 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 88 | |
| blocks | EmptyBlock | Must have at least one statement. | 88 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 95 | |
| misc | FinalParameters | Parameter object should be final. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 100 | |
| misc | FinalParameters | Parameter clazz should be final. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| misc | FinalParameters | Parameter target should be final. | 66 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| misc | FinalParameters | Parameter target should be final. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| misc | FinalParameters | Parameter target should be final. | 74 | |
| misc | FinalParameters | Parameter args should be final. | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| misc | FinalParameters | Parameter target should be final. | 78 | |
| misc | FinalParameters | Parameter value should be final. | 78 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| misc | FinalParameters | Parameter target should be final. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.castor.xml.AbstractInternalContext. | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 141 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 147 | |
| naming | MemberName | Name '_fieldHandlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 150 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 172 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 174 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 176 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 178 | |
| design | DesignForExtension | Method 'createFieldHandlers' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 185 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 188 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 190 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 192 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 200 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 210 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 221 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 221 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 235 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 236 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 239 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 242 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 242 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 244 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 250 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 254 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 272 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 286 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 302 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 338 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 340 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 349 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 360 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 363 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 364 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 370 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 376 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 381 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 382 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 383 | |
| javadoc | JavadocMethod | Expected an @return tag. | 386 | |
| javadoc | JavadocMethod | Expected @param tag for 'typeName'. | 386 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 387 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 398 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 403 | |
| javadoc | JavadocMethod | Expected an @return tag. | 406 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 406 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 407 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 430 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 434 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 447 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 447 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 449 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 475 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 480 | |
| design | DesignForExtension | Method 'getIdColumnIndex' is not designed for extension - needs to be abstract, final or empty. | 483 | |
| misc | FinalParameters | Parameter field should be final. | 483 | |
| misc | FinalParameters | Parameter ids should be final. | 483 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 493 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 494 | |
| design | DesignForExtension | Method 'createFieldDesc' is not designed for extension - needs to be abstract, final or empty. | 503 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 504 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 507 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 518 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 536 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 537 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 538 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 549 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 550 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 552 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 556 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 560 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 571 | |
| blocks | LeftCurly | '{' should have line break after. | 578 | |
| blocks | RightCurly | '}' should have line break before. | 578 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 586 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 589 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 590 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 595 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 598 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 601 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 602 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 610 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 610 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 612 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 618 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 621 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 626 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 632 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 635 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 639 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 644 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 649 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 652 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 680 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 690 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 691 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 693 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 694 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 710 | |
| sizes | MethodLength | Method length is 312 lines (max allowed is 150). | 710 | |
| misc | FinalParameters | Parameter javaClass should be final. | 710 | |
| misc | FinalParameters | Parameter fldType should be final. | 710 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 712 | |
| javadoc | JavadocMethod | Expected @param tag for 'typeInfoRef'. | 712 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 712 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 730 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 733 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 748 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 748 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 751 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 757 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 760 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 761 | |
| blocks | LeftCurly | '{' should have line break after. | 778 | |
| blocks | RightCurly | '}' should have line break before. | 778 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 783 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 784 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 786 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 795 | |
| blocks | LeftCurly | '{' should have line break after. | 798 | |
| blocks | RightCurly | '}' should have line break before. | 798 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 809 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 809 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 810 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 810 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 811 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 815 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 817 | |
| blocks | EmptyBlock | Must have at least one statement. | 822 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 831 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 839 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 842 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 844 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 846 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 847 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 848 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 848 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 851 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 891 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 901 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 930 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 931 | |
| coding | MagicNumber | '9' is a magic number. | 934 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 935 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 938 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 950 | |
| blocks | EmptyBlock | Must have at least one statement. | 987 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 999 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1008 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1008 | |
| blocks | EmptyBlock | Must have at least one statement. | 1012 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1013 | |
| blocks | EmptyBlock | Must have at least one statement. | 1017 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1025 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1029 | |
| design | DesignForExtension | Method 'getTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 1034 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1034 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1036 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1042 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1052 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 1052 | |
| misc | FinalParameters | Parameter fieldType should be final. | 1053 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1059 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1061 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1071 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1083 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1095 | |
| misc | FinalParameters | Parameter fieldType should be final. | 1095 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1096 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1101 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1102 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1105 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1106 | |
| blocks | LeftCurly | '{' should have line break after. | 1109 | |
| blocks | RightCurly | '}' should have line break before. | 1109 | |
| blocks | LeftCurly | '{' should have line break after. | 1110 | |
| blocks | RightCurly | '}' should have line break before. | 1110 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1117 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1123 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1140 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1141 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1142 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1148 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1152 | |
| blocks | EmptyBlock | Must have at least one statement. | 1153 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1158 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1159 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1160 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1161 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1163 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1165 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1170 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1182 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1184 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1187 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1192 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1195 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1196 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1204 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1205 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1214 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1224 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 1224 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1226 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1227 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1246 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1247 | |
| coding | SimplifyBooleanExpression | Expression can be simplified. | 1254 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1268 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 1274 | |
| blocks | LeftCurly | '{' should have line break after. | 1275 | |
| blocks | RightCurly | '}' should have line break before. | 1275 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1276 | |
| blocks | LeftCurly | '{' should have line break after. | 1276 | |
| blocks | RightCurly | '}' should have line break before. | 1276 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1285 | |
| design | VisibilityModifier | Variable 'typeInfo' must be private and have accessor methods. | 1285 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 1288 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1288 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1291 | |
| design | DesignForExtension | Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. | 1292 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 13 | |
| naming | MemberName | Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 16 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 17 | |
| naming | MemberName | Name '_allowRedefinitions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 20 | |
| naming | MemberName | Name '_loaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| naming | MemberName | Name '_descriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| naming | MemberName | Name '_descriptorsByClassname' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| misc | FinalParameters | Parameter allow should be final. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 98 | |
| whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 114 | |
| blocks | LeftCurly | '{' should have line break after. | 118 | |
| blocks | RightCurly | '}' should have line break before. | 118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| blocks | LeftCurly | '{' should have line break after. | 143 | |
| blocks | RightCurly | '}' should have line break before. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 10 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 10 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 15 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 21 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| javadoc | JavadocMethod | Expected an @return tag. | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'classDescriptor'. | 62 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 86). | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| naming | MemberName | Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| naming | MemberName | Name '_javaClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| naming | MemberName | Name '_extends' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| naming | MemberName | Name '_depends' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| naming | MemberName | Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| naming | MemberName | Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| naming | MemberName | Name '_identities' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 | |
| design | DesignForExtension | Method 'setMapping' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| design | DesignForExtension | Method 'getMapping' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 140 | |
| design | DesignForExtension | Method 'setJavaClass' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 154 | |
| design | DesignForExtension | Method 'setExtends' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 165 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 174 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 176 | |
| design | DesignForExtension | Method 'setDepends' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| design | DesignForExtension | Method 'getDepends' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 193 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 194 | |
| design | DesignForExtension | Method 'setFields' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| design | DesignForExtension | Method 'addNature' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| design | DesignForExtension | Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 260 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 262 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 263 | |
| design | DesignForExtension | Method 'setIdentities' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 272 | |
| design | DesignForExtension | Method 'getIdentities' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| naming | StaticVariableName | Name '_info' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| naming | StaticVariableName | Name '_collectionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| naming | StaticVariableName | Name '_loadedCollectionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 87 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 90 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 92 | |
| blocks | EmptyBlock | Must have at least one statement. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 115 | |
| misc | FinalParameters | Parameter name should be final. | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 125 | |
| blocks | EmptyBlock | Must have at least one statement. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| misc | FinalParameters | Parameter javaClass should be final. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| misc | FinalParameters | Parameter javaClass should be final. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 214 | |
| misc | FinalParameters | Parameter javaClass should be final. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 225 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 231 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 241 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 249 | |
| misc | FinalParameters | Parameter javaClass should be final. | 249 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 250 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 253 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 256 | |
| design | VisibilityModifier | Variable 'getSetCollection' must be private and have accessor methods. | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 278 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 278 | |
| misc | FinalParameters | Parameter shortName should be final. | 278 | |
| coding | HiddenField | 'shortName' hides a field. | 278 | |
| misc | FinalParameters | Parameter javaClass should be final. | 278 | |
| coding | HiddenField | 'javaClass' hides a field. | 278 | |
| misc | FinalParameters | Parameter getSetCollection should be final. | 278 | |
| coding | HiddenField | 'getSetCollection' hides a field. | 278 | |
| misc | FinalParameters | Parameter handler should be final. | 278 | |
| coding | HiddenField | 'handler' hides a field. | 278 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 285 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 289 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 293 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 302 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 304 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.mapping.FieldDescriptor. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 99 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 125 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Comparator. | 3 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 14 | |
| naming | MemberName | Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
| naming | MemberName | Name '_fieldName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 20 | |
| naming | MemberName | Name '_fieldType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 25 | |
| naming | MemberName | Name '_classDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
| naming | MemberName | Name '_transient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| naming | MemberName | Name '_immutable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| naming | MemberName | Name '_required' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| naming | MemberName | Name '_direct' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| naming | MemberName | Name '_lazy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| naming | MemberName | Name '_multivalued' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| naming | MemberName | Name '_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| naming | MemberName | Name '_comparator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 55 | |
| naming | MemberName | Name '_getMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| naming | MemberName | Name '_setMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 61 | |
| naming | MemberName | Name '_createMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| naming | MemberName | Name '_collection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| naming | MemberName | Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 122 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 181 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 200 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 216 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 252 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 253 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 258 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 268 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 269 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 277 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| design | DesignForExtension | Method 'addNature' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| design | DesignForExtension | Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| design | DesignForExtension | Method 'getComparator' is not designed for extension - needs to be abstract, final or empty. | 329 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 329 | |
| design | DesignForExtension | Method 'setComparator' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 333 | |
| misc | FinalParameters | Parameter comparator should be final. | 333 | |
| design | DesignForExtension | Method 'getCollection' is not designed for extension - needs to be abstract, final or empty. | 337 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 337 | |
| design | DesignForExtension | Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 341 | |
| misc | FinalParameters | Parameter collection should be final. | 341 | |
| design | DesignForExtension | Method 'isDirect' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 345 | |
| design | DesignForExtension | Method 'setDirect' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 349 | |
| misc | FinalParameters | Parameter direct should be final. | 349 | |
| design | DesignForExtension | Method 'getGetMethod' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 353 | |
| design | DesignForExtension | Method 'setGetMethod' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 357 | |
| misc | FinalParameters | Parameter getMethod should be final. | 357 | |
| design | DesignForExtension | Method 'getSetMethod' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 361 | |
| design | DesignForExtension | Method 'setSetMethod' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 365 | |
| misc | FinalParameters | Parameter setMethod should be final. | 365 | |
| design | DesignForExtension | Method 'getCreateMethod' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 369 | |
| design | DesignForExtension | Method 'setCreateMethod' is not designed for extension - needs to be abstract, final or empty. | 373 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 373 | |
| misc | FinalParameters | Parameter createMethod should be final. | 373 | |
| design | DesignForExtension | Method 'isLazy' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 377 | |
| design | DesignForExtension | Method 'setLazy' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 381 | |
| misc | FinalParameters | Parameter lazy should be final. | 381 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 385 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 385 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 390 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 392 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 93 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 93 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidityException'. | 93 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalStateException'. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 82 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 83 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 93 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
| naming | MemberName | Name '_field' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| naming | MemberName | Name '_getSequence' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| naming | MemberName | Name '_setSequence' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 | |
| naming | MemberName | Name '_addMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
| naming | MemberName | Name '_enumMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | |
| naming | MemberName | Name '_iterMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
| naming | MemberName | Name '_getMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 137 | |
| naming | MemberName | Name '_setMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| naming | MemberName | Name '_hasMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 | |
| naming | MemberName | Name '_deleteMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 152 | |
| naming | MemberName | Name '_createMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 | |
| naming | MemberName | Name '_fieldName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
| naming | MemberName | Name '_fieldType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 | |
| naming | MemberName | Name '_immutable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 | |
| naming | MemberName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 177 | |
| naming | MemberName | Name '_convertTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 | |
| naming | MemberName | Name '_convertFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 | |
| naming | MemberName | Name '_colHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 200 | |
| misc | FinalParameters | Parameter handler should be final. | 205 | |
| javadoc | JavadocMethod | Expected @param tag for 'handler'. | 205 | |
| misc | FinalParameters | Parameter typeInfo should be final. | 205 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 229 | |
| misc | FinalParameters | Parameter field should be final. | 229 | |
| misc | FinalParameters | Parameter typeInfo should be final. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 243 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 257 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 273 | |
| misc | FinalParameters | Parameter fieldName should be final. | 273 | |
| misc | FinalParameters | Parameter getSequence should be final. | 273 | |
| javadoc | JavadocMethod | Expected @param tag for 'getSequence'. | 273 | |
| misc | FinalParameters | Parameter setSequence should be final. | 273 | |
| javadoc | JavadocMethod | Expected @param tag for 'setSequence'. | 273 | |
| misc | FinalParameters | Parameter getMethod should be final. | 273 | |
| misc | FinalParameters | Parameter setMethod should be final. | 274 | |
| misc | FinalParameters | Parameter typeInfo should be final. | 274 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 294 | |
| blocks | RightCurly | '}' should be on the same line. | 296 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 332 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 336 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 348 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 355 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 359 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 365 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 366 | |
| misc | FinalParameters | Parameter object should be final. | 369 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 388 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 405 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 415 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 418 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 425 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 440 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 447 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 448 | |
| sizes | MethodLength | Method length is 172 lines (max allowed is 150). | 451 | |
| misc | FinalParameters | Parameter object should be final. | 452 | |
| misc | FinalParameters | Parameter value should be final. | 452 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 460 | |
| blocks | EmptyBlock | Must have at least one statement. | 463 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 477 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 489 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 496 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 497 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 497 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 505 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 505 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 505 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 515 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 518 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 523 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 538 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 553 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 557 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 564 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 568 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 569 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 591 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 595 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 612 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 613 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 617 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 625 | |
| misc | FinalParameters | Parameter object should be final. | 625 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 629 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 634 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 637 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 641 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 643 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 644 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 651 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 654 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 672 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 675 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 676 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 680 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 681 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 685 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 696 | |
| misc | FinalParameters | Parameter parent should be final. | 703 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 709 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 719 | |
| misc | FinalParameters | Parameter parent should be final. | 719 | |
| misc | FinalParameters | Parameter args should be final. | 719 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 720 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 723 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 724 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 727 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 728 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 737 | |
| javadoc | JavadocMethod | Expected @param tag for 'required'. | 749 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 752 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 754 | |
| misc | FinalParameters | Parameter convertor should be final. | 758 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 762 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 764 | |
| misc | FinalParameters | Parameter convertor should be final. | 768 | |
| misc | FinalParameters | Parameter method should be final. | 777 | |
| javadoc | JavadocMethod | Expected @param tag for 'method'. | 777 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 777 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 778 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 778 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 779 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 781 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 782 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 792 | |
| misc | FinalParameters | Parameter hasMethod should be final. | 792 | |
| javadoc | JavadocMethod | Expected @param tag for 'hasMethod'. | 792 | |
| misc | FinalParameters | Parameter deleteMethod should be final. | 792 | |
| javadoc | JavadocMethod | Expected @param tag for 'deleteMethod'. | 792 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 792 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 794 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 796 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 798 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 799 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 805 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 807 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 809 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 810 | |
| misc | FinalParameters | Parameter method should be final. | 820 | |
| javadoc | JavadocMethod | Expected @param tag for 'method'. | 820 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 820 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 821 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 821 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 822 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 824 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 825 | |
| misc | FinalParameters | Parameter method should be final. | 834 | |
| javadoc | JavadocMethod | Expected @param tag for 'method'. | 834 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 834 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 835 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 835 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 836 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 838 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 839 | |
| misc | FinalParameters | Parameter method should be final. | 848 | |
| javadoc | JavadocMethod | Expected @param tag for 'method'. | 848 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 848 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 849 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 849 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 850 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 852 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 853 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 858 | |
| misc | FinalParameters | Parameter method should be final. | 866 | |
| javadoc | JavadocMethod | Expected @param tag for 'method'. | 866 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 866 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 867 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 867 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 868 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 870 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 871 | |
| misc | FinalParameters | Parameter method should be final. | 880 | |
| javadoc | JavadocMethod | Expected @param tag for 'method'. | 880 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 880 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 881 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 881 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 882 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 884 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 885 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 894 | |
| misc | FinalParameters | Parameter value should be final. | 897 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 897 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 900 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 904 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 906 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 913 | |
| javadoc | JavadocMethod | Expected an @return tag. | 924 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 928 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 937 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 941 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.mapping.CollectionHandler. | 52 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 56 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.lang.reflect.*. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 68 | |
| naming | StaticVariableName | Name '_colHandlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 84 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 97 | |
| naming | MemberName | Name '_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| naming | MemberName | Name '_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 | |
| misc | FinalParameters | Parameter array should be final. | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 105 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 86). | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 113 | |
| naming | MemberName | Name '_iterator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| misc | FinalParameters | Parameter iterator should be final. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 59 | |
| naming | MemberName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| naming | MemberName | Name '_colHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| misc | FinalParameters | Parameter fieldType should be final. | 103 | |
| coding | HiddenField | 'fieldType' hides a field. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 127 | |
| misc | FinalParameters | Parameter fieldType should be final. | 127 | |
| coding | HiddenField | 'fieldType' hides a field. | 127 | |
| misc | FinalParameters | Parameter convertorTo should be final. | 127 | |
| coding | HiddenField | 'convertorTo' hides a field. | 127 | |
| misc | FinalParameters | Parameter convertorFrom should be final. | 127 | |
| coding | HiddenField | 'convertorFrom' hides a field. | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 128 | |
| misc | FinalParameters | Parameter required should be final. | 128 | |
| coding | HiddenField | 'required' hides a field. | 128 | |
| misc | FinalParameters | Parameter defaultValue should be final. | 128 | |
| misc | FinalParameters | Parameter colHandler should be final. | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 152 | |
| misc | FinalParameters | Parameter fieldType should be final. | 152 | |
| coding | HiddenField | 'fieldType' hides a field. | 152 | |
| misc | FinalParameters | Parameter convertorTo should be final. | 152 | |
| coding | HiddenField | 'convertorTo' hides a field. | 152 | |
| misc | FinalParameters | Parameter convertorFrom should be final. | 152 | |
| coding | HiddenField | 'convertorFrom' hides a field. | 152 | |
| misc | FinalParameters | Parameter required should be final. | 152 | |
| coding | HiddenField | 'required' hides a field. | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 153 | |
| misc | FinalParameters | Parameter defaultValue should be final. | 153 | |
| misc | FinalParameters | Parameter colHandler should be final. | 153 | |
| misc | FinalParameters | Parameter checkForCollection should be final. | 153 | |
| javadoc | JavadocMethod | Expected @param tag for 'checkForCollection'. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 165 | |
| blocks | EmptyBlock | Must have at least one statement. | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 187 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 187 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 193 | |
| design | DesignForExtension | Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| design | DesignForExtension | Method 'getConvertorTo' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| design | DesignForExtension | Method 'getConvertorFrom' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 220 | |
| design | DesignForExtension | Method 'isImmutable' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| design | DesignForExtension | Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 238 | |
| design | DesignForExtension | Method 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 247 | |
| design | DesignForExtension | Method 'getCollectionHandler' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 256 | |
| design | DesignForExtension | Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| misc | FinalParameters | Parameter required should be final. | 261 | |
| coding | HiddenField | 'required' hides a field. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 268 | |
| design | DesignForExtension | Method 'setCollectionHandler' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| misc | FinalParameters | Parameter handler should be final. | 273 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 277 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| design | DesignForExtension | Method 'setImmutable' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| misc | FinalParameters | Parameter immutable should be final. | 283 | |
| coding | HiddenField | 'immutable' hides a field. | 283 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 287 | |
| misc | FinalParameters | Parameter fieldType should be final. | 287 | |
| coding | HiddenField | 'fieldType' hides a field. | 287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 291 | |
| misc | FinalParameters | Parameter convertorTo should be final. | 291 | |
| coding | HiddenField | 'convertorTo' hides a field. | 291 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 295 | |
| misc | FinalParameters | Parameter convertorFrom should be final. | 295 | |
| coding | HiddenField | 'convertorFrom' hides a field. | 295 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 299 | |
| misc | FinalParameters | Parameter _default should be final. | 299 | |
| coding | HiddenField | '_default' hides a field. | 299 | |
| naming | ParameterName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 303 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 307 | |
| misc | FinalParameters | Parameter colHandler should be final. | 307 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 147 | |
| misc | FinalParameters | Parameter loader should be final. | 147 | |
| misc | FinalParameters | Parameter typeName should be final. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 150 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 150 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 164 | |
| misc | FinalParameters | Parameter type should be final. | 169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 193 | |
| misc | FinalParameters | Parameter type should be final. | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 227 | |
| misc | FinalParameters | Parameter type should be final. | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| misc | FinalParameters | Parameter type should be final. | 248 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 250 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 257 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 259 | |
| misc | FinalParameters | Parameter type should be final. | 259 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 263 | |
| misc | FinalParameters | Parameter type should be final. | 263 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 267 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| misc | FinalParameters | Parameter type should be final. | 269 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 273 | |
| misc | FinalParameters | Parameter type should be final. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 288 | |
| misc | FinalParameters | Parameter type should be final. | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 293 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 297 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 306 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 315 | |
| misc | FinalParameters | Parameter type should be final. | 315 | |
| misc | FinalParameters | Parameter args should be final. | 315 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 315 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 317 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 324 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 328 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 332 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 336 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 344 | |
| misc | FinalParameters | Parameter type should be final. | 349 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 364 | |
| misc | FinalParameters | Parameter type should be final. | 364 | |
| misc | FinalParameters | Parameter allowAbstractOrInterface should be final. | 364 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 369 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 372 | |
| blocks | EmptyBlock | Must have at least one statement. | 375 | |
| blocks | EmptyBlock | Must have at least one statement. | 377 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 386 | |
| misc | FinalParameters | Parameter type should be final. | 391 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 398 | |
| misc | FinalParameters | Parameter type should be final. | 403 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 405 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 413 | |
| misc | FinalParameters | Parameter type should be final. | 418 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 422 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 424 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 434 | |
| misc | FinalParameters | Parameter type should be final. | 434 | |
| misc | FinalParameters | Parameter args should be final. | 434 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 442 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 481 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 490 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 515 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 515 | |
| coding | HiddenField | 'shortName' hides a field. | 515 | |
| coding | HiddenField | 'primitive' hides a field. | 515 | |
| coding | HiddenField | 'javaType' hides a field. | 515 | |
| coding | HiddenField | 'immutable' hides a field. | 516 | |
| coding | HiddenField | 'defaultValue' hides a field. | 516 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 524 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 528 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 532 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 536 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 540 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 546 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 548 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 551 | |
| blocks | EmptyBlock | Must have at least one statement. | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 10 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| misc | FinalParameters | Parameter collection should be final. | 11 | |
| misc | FinalParameters | Parameter object should be final. | 11 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 32 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| misc | FinalParameters | Parameter collection should be final. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| misc | FinalParameters | Parameter collection should be final. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| misc | FinalParameters | Parameter collection should be final. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 11 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 12 | |
| misc | FinalParameters | Parameter collection should be final. | 13 | |
| misc | FinalParameters | Parameter object should be final. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 | |
| misc | FinalParameters | Parameter collection should be final. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| misc | FinalParameters | Parameter collection should be final. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| misc | FinalParameters | Parameter collection should be final. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 83). | 11 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 12 | |
| misc | FinalParameters | Parameter collection should be final. | 13 | |
| misc | FinalParameters | Parameter object should be final. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 | |
| misc | FinalParameters | Parameter collection should be final. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| misc | FinalParameters | Parameter collection should be final. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| misc | FinalParameters | Parameter collection should be final. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 8 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 9 | |
| misc | FinalParameters | Parameter collection should be final. | 9 | |
| misc | FinalParameters | Parameter object should be final. | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 14 | |
| misc | FinalParameters | Parameter collection should be final. | 15 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 | |
| misc | FinalParameters | Parameter collection should be final. | 21 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| misc | FinalParameters | Parameter collection should be final. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 10 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 10 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 12 | |
| misc | FinalParameters | Parameter collection should be final. | 13 | |
| misc | FinalParameters | Parameter object should be final. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| misc | FinalParameters | Parameter collection should be final. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| misc | FinalParameters | Parameter collection should be final. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| misc | FinalParameters | Parameter collection should be final. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 81). | 10 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 10 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| misc | FinalParameters | Parameter collection should be final. | 11 | |
| misc | FinalParameters | Parameter object should be final. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 17 | |
| misc | FinalParameters | Parameter collection should be final. | 18 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 25 | |
| misc | FinalParameters | Parameter collection should be final. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| misc | FinalParameters | Parameter collection should be final. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| misc | FinalParameters | Parameter collection should be final. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| misc | FinalParameters | Parameter collection should be final. | 14 | |
| misc | FinalParameters | Parameter object should be final. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| misc | FinalParameters | Parameter collection should be final. | 41 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| misc | FinalParameters | Parameter collection should be final. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| misc | FinalParameters | Parameter collection should be final. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| misc | FinalParameters | Parameter collection should be final. | 14 | |
| misc | FinalParameters | Parameter object should be final. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| misc | FinalParameters | Parameter collection should be final. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| misc | FinalParameters | Parameter collection should be final. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| misc | FinalParameters | Parameter collection should be final. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 12 | |
| misc | FinalParameters | Parameter collection should be final. | 13 | |
| misc | FinalParameters | Parameter object should be final. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| misc | FinalParameters | Parameter collection should be final. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| misc | FinalParameters | Parameter collection should be final. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| misc | FinalParameters | Parameter collection should be final. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 12 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 14 | |
| misc | FinalParameters | Parameter collection should be final. | 15 | |
| misc | FinalParameters | Parameter object should be final. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 11 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| misc | FinalParameters | Parameter collection should be final. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 9 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 10 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| misc | FinalParameters | Parameter collection should be final. | 12 | |
| misc | FinalParameters | Parameter object should be final. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| misc | FinalParameters | Parameter collection should be final. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| misc | FinalParameters | Parameter collection should be final. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| misc | FinalParameters | Parameter collection should be final. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 53 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 61 | |
| naming | MemberName | Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 69 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| misc | FinalParameters | Parameter message should be final. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 75 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 85 | |
| misc | FinalParameters | Parameter message should be final. | 85 | |
| misc | FinalParameters | Parameter exception should be final. | 85 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 89 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| misc | FinalParameters | Parameter exception should be final. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 120 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| misc | FinalParameters | Parameter s should be final. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 128 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| misc | FinalParameters | Parameter s should be final. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 50 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 59 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 65 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 67 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 71 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 73 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 76 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 78 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 85 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.io.IOException'. | 87 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 48 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 57 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 59 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'documentBase'. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 65 | |
| javadoc | JavadocMethod | Expected @throws tag for 'URIException'. | 65 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 71 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 73 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 74 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'urn'. | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| javadoc | JavadocMethod | Expected @throws tag for 'URIException'. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| naming | MemberName | Name '_documentBase' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| naming | MemberName | Name '_absoluteURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| naming | MemberName | Name '_relativeURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| naming | MemberName | Name '_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| naming | MemberName | Name '_is' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| misc | FinalParameters | Parameter href should be final. | 70 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| misc | FinalParameters | Parameter href should be final. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 77 | |
| misc | FinalParameters | Parameter documentBase should be final. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'documentBase'. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| misc | FinalParameters | Parameter reader should be final. | 87 | |
| javadoc | JavadocMethod | Expected @param tag for 'reader'. | 87 | |
| misc | FinalParameters | Parameter href should be final. | 87 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 87 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 92 | |
| misc | FinalParameters | Parameter is should be final. | 95 | |
| javadoc | JavadocMethod | Expected @param tag for 'is'. | 95 | |
| misc | FinalParameters | Parameter href should be final. | 95 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 95 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.io.IOException'. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 66 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| misc | FinalParameters | Parameter href should be final. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 99 | |
| misc | FinalParameters | Parameter documentBase should be final. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'documentBase'. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| javadoc | JavadocMethod | Expected @throws tag for 'URIException'. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| blocks | LeftCurly | '{' should be on the previous line. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| coding | MagicNumber | '3' is a magic number. | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 136 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 136 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 137 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 137 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 137 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 137 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| blocks | RightCurly | '}' should be on the same line. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| misc | FinalParameters | Parameter urn should be final. | 157 | |
| javadoc | JavadocMethod | Expected @param tag for 'urn'. | 157 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| javadoc | JavadocMethod | Expected @throws tag for 'URIException'. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| blocks | LeftCurly | '{' should be on the previous line. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 59 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 61 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| misc | FinalParameters | Parameter href should be final. | 98 | |
| misc | FinalParameters | Parameter documentBase should be final. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.io.IOException'. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| blocks | LeftCurly | '{' should be on the previous line. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| blocks | RightCurly | '}' should be on the same line. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| blocks | EmptyBlock | Must have at least one statement. | 108 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 114 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 115 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 115 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 117 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 117 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 117 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| blocks | RightCurly | '}' should be on the same line. | 118 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| blocks | RightCurly | '}' should be on the same line. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 126 | |
| blocks | EmptyBlock | Must have at least one statement. | 126 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 126 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 137 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 145 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| misc | FinalParameters | Parameter href should be final. | 148 | |
| misc | FinalParameters | Parameter documentBase should be final. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.io.IOException'. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| blocks | LeftCurly | '{' should be on the previous line. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 155 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| misc | FinalParameters | Parameter href should be final. | 159 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| blocks | RightCurly | '}' should be on the same line. | 172 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 173 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 173 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 174 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 175 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 179 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 181 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 181 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 183 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 184 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 186 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 186 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 187 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 188 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 189 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 190 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 191 | |
| misc | FinalParameters | Parameter href should be final. | 191 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 191 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 193 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 195 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 196 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 197 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 198 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 199 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 200 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 201 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 202 | |
| blocks | RightCurly | '}' should be on the same line. | 202 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 203 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 203 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 204 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 205 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 212 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 212 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 212 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 214 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 215 | |
| javadoc | JavadocMethod | Expected an @return tag. | 224 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 224 | |
| misc | FinalParameters | Parameter absoluteURL should be final. | 224 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MalformedURLException'. | 225 | |
| blocks | LeftCurly | '{' should be on the previous line. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 234 | |
| blocks | RightCurly | '}' should be on the same line. | 242 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 246 | |
| blocks | RightCurly | '}' should be on the same line. | 249 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 266 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 268 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 269 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 270 | |
| javadoc | JavadocMethod | Expected an @return tag. | 271 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 271 | |
| misc | FinalParameters | Parameter href should be final. | 271 | |
| javadoc | JavadocMethod | Expected @param tag for 'href'. | 271 | |
| misc | FinalParameters | Parameter documentBase should be final. | 271 | |
| javadoc | JavadocMethod | Expected @param tag for 'documentBase'. | 271 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 273 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 274 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 275 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 276 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 277 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 278 | |
| blocks | RightCurly | '}' should be on the same line. | 278 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 279 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 279 | |
| blocks | EmptyBlock | Must have at least one statement. | 279 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 279 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 279 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 282 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 283 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 284 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 285 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 286 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 286 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 286 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 286 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 287 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 287 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 287 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 288 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 288 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 289 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 289 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 289 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 289 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 289 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 292 | |
| blocks | RightCurly | '}' should be on the same line. | 292 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 293 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 294 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 294 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 296 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 297 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 298 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 299 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 302 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 305 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 306 | |
| blocks | RightCurly | '}' should be on the same line. | 306 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 307 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 307 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 308 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 309 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 310 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 311 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 312 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 313 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 314 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 315 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 316 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 317 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 318 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 318 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 319 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 320 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 320 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 322 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 323 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 324 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 325 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 326 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 327 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 328 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 329 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 330 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 331 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 332 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 333 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 333 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 334 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 335 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 336 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 337 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 338 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 339 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 340 | |
| blocks | RightCurly | '}' should be on the same line. | 340 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 341 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 341 | |
| blocks | EmptyBlock | Must have at least one statement. | 341 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 341 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 341 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 342 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 342 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 343 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 344 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 345 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 345 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 346 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 347 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 348 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 350 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 350 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 351 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 352 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 353 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 354 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 355 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 356 | |
| misc | FinalParameters | Parameter filename should be final. | 356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 358 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 358 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 359 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 360 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 361 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 362 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 363 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 364 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 365 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 366 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 367 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 368 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 369 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 370 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 371 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 373 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 374 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 375 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 376 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.castor.xml.BackwardCompatibilityContext. | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| naming | MemberName | Name '_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| naming | MemberName | Name '_mappingLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 | |
| naming | MemberName | Name '_forceIntrospection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 176 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 206 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 216 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 244 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 254 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| sizes | MethodLength | Method length is 174 lines (max allowed is 150). | 254 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 291 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 337 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 343 | |
| coding | MagicNumber | '4' is a magic number. | 345 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 347 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 388 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 390 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 392 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 395 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 397 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 407 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 409 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 432 | |
| design | DesignForExtension | Method 'setForceIntrospection' is not designed for extension - needs to be abstract, final or empty. | 438 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 444 | |
| design | DesignForExtension | Method 'write' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 459 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 474 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 477 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 90 | |
| blocks | EmptyBlock | Must have at least one statement. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 124 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| blocks | EmptyBlock | Must have at least one statement. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 81 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 87 | |
| naming | MemberName | Name '_nodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 125 | |
| naming | MemberName | Name '_nextSiblingNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 130 | |
| naming | MemberName | Name '_firstChildNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 | |
| naming | MemberName | Name '_localName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 141 | |
| naming | MemberName | Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 146 | |
| naming | MemberName | Name '_prefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 151 | |
| naming | StaticVariableName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 | |
| naming | MemberName | Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 193 | |
| misc | FinalParameters | Parameter type should be final. | 193 | |
| misc | FinalParameters | Parameter localName should be final. | 193 | |
| misc | FinalParameters | Parameter prefix should be final. | 193 | |
| misc | FinalParameters | Parameter uri should be final. | 193 | |
| misc | FinalParameters | Parameter value should be final. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| coding | MagicNumber | '6' is a magic number. | 194 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 194 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | WhitespaceAround | '>' is not preceded with whitespace. | 200 | |
| whitespace | WhitespaceAround | '>' is not followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| whitespace | WhitespaceAround | '>' is not preceded with whitespace. | 207 | |
| whitespace | WhitespaceAround | '>' is not followed by whitespace. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 222 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 222 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 229 | |
| misc | FinalParameters | Parameter node should be final. | 233 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 238 | |
| misc | FinalParameters | Parameter node should be final. | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 269 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 273 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 278 | |
| misc | FinalParameters | Parameter node should be final. | 289 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 295 | |
| misc | FinalParameters | Parameter node should be final. | 320 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 320 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 326 | |
| javadoc | JavadocMethod | Expected an @return tag. | 352 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 364 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 392 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 412 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 422 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 457 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 483 | |
| coding | MagicNumber | '4096' is a magic number. | 495 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 533 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 553 | |
| coding | MagicNumber | '4096' is a magic number. | 554 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 570 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 570 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 580 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 580 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 580 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 580 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 591 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 591 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 593 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 593 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 593 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 593 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 595 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 605 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 605 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 605 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 605 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 615 | |
| misc | FinalParameters | Parameter node should be final. | 624 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 629 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 629 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 629 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 629 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 631 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 638 | |
| misc | FinalParameters | Parameter node1 should be final. | 661 | |
| misc | FinalParameters | Parameter node2 should be final. | 661 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 74 | |
| naming | ConstantName | Name 'noXMLFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 74 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 76 | |
| naming | ConstantName | Name 'noJavaFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 76 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 79 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| naming | MemberName | Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | |
| misc | FinalParameters | Parameter xmlName should be final. | 92 | |
| misc | FinalParameters | Parameter type should be final. | 92 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 147 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| misc | FinalParameters | Parameter name should be final. | 147 | |
| misc | FinalParameters | Parameter namespace should be final. | 147 | |
| misc | FinalParameters | Parameter nodeType should be final. | 147 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 200 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| design | DesignForExtension | Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| misc | FinalParameters | Parameter name should be final. | 269 | |
| misc | FinalParameters | Parameter namespace should be final. | 269 | |
| misc | FinalParameters | Parameter object should be final. | 269 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 195). | 276 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 278 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 286 | |
| design | DesignForExtension | Method 'isChoice' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| design | DesignForExtension | Method 'addNature' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| design | DesignForExtension | Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 88). | 45 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 75 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| blocks | EmptyBlock | Must have at least one statement. | 92 | |
| coding | MagicNumber | '60' is a magic number. | 99 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 99 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 99 | |
| coding | MagicNumber | '60' is a magic number. | 99 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 99 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 99 | |
| coding | MagicNumber | '1000' is a magic number. | 99 | |
| coding | MagicNumber | '60' is a magic number. | 100 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 100 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 100 | |
| coding | MagicNumber | '60' is a magic number. | 100 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 100 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 100 | |
| coding | MagicNumber | '1000' is a magic number. | 100 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 101 | |
| coding | MagicNumber | '60' is a magic number. | 101 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 101 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 101 | |
| coding | MagicNumber | '1000' is a magic number. | 101 | |
| blocks | EmptyBlock | Must have at least one statement. | 103 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 120 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 124 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 127 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 134 | |
| misc | FinalParameters | Parameter str should be final. | 137 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 146 | |
| misc | FinalParameters | Parameter str should be final. | 149 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 154 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 159 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 159 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 160 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 160 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 164 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 164 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 164 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 164 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 168 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 168 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 175 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 183 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 183 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 183 | |
| coding | MagicNumber | '60' is a magic number. | 183 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 183 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 183 | |
| coding | MagicNumber | '60' is a magic number. | 183 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 183 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 183 | |
| coding | MagicNumber | '1000' is a magic number. | 183 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 184 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 195 | |
| misc | FinalParameters | Parameter year should be final. | 195 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 199 | |
| misc | FinalParameters | Parameter month should be final. | 199 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 203 | |
| misc | FinalParameters | Parameter day should be final. | 203 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 207 | |
| misc | FinalParameters | Parameter hour should be final. | 207 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 211 | |
| misc | FinalParameters | Parameter minute should be final. | 211 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 215 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 215 | |
| misc | FinalParameters | Parameter second should be final. | 215 | |
| misc | FinalParameters | Parameter millsecond should be final. | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 219 | |
| design | DesignForExtension | Method 'setZone' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 219 | |
| misc | FinalParameters | Parameter hour should be final. | 219 | |
| misc | FinalParameters | Parameter minute should be final. | 219 | |
| design | DesignForExtension | Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 110 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 142 | |
| misc | FinalParameters | Parameter target should be final. | 142 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 153 | |
| misc | FinalParameters | Parameter target should be final. | 153 | |
| misc | FinalParameters | Parameter value should be final. | 153 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 153 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | EmptyBlock | Must have at least one statement. | 154 | |
| blocks | EmptyBlock | Must have at least one statement. | 160 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 166 | |
| blocks | EmptyBlock | Must have at least one statement. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 173 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 173 | |
| misc | FinalParameters | Parameter target should be final. | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 191 | |
| misc | FinalParameters | Parameter object should be final. | 191 | |
| misc | FinalParameters | Parameter parent should be final. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 89). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 49 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 69 | |
| misc | FinalParameters | Parameter values should be final. | 89 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 103 | |
| misc | FinalParameters | Parameter dateAsLong should be final. | 103 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 104 | |
| misc | FinalParameters | Parameter dateRef should be final. | 118 | |
| coding | MagicNumber | '100' is a magic number. | 121 | |
| coding | MagicNumber | '100' is a magic number. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 134 | |
| misc | FinalParameters | Parameter date should be final. | 137 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| misc | FinalParameters | Parameter values should be final. | 157 | |
| coding | MagicNumber | '4' is a magic number. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 159 | |
| coding | MagicNumber | '3' is a magic number. | 164 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| coding | MagicNumber | '4' is a magic number. | 177 | |
| coding | MagicNumber | '3' is a magic number. | 181 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 190 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 190 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 190 | |
| coding | MagicNumber | '100' is a magic number. | 190 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 190 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 190 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 190 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 190 | |
| design | DesignForExtension | Method 'toLong' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 199 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 203 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 223 | |
| misc | FinalParameters | Parameter str should be final. | 226 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 235 | |
| misc | FinalParameters | Parameter str should be final. | 238 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 243 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 243 | |
| misc | FinalParameters | Parameter str should be final. | 243 | |
| misc | FinalParameters | Parameter result should be final. | 243 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 245 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 262 | |
| coding | MagicNumber | '3' is a magic number. | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 263 | |
| coding | MagicNumber | '10' is a magic number. | 269 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 269 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 269 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 270 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 270 | |
| coding | MagicNumber | '10' is a magic number. | 270 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 270 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 270 | |
| coding | MagicNumber | '3' is a magic number. | 270 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 273 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 273 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 273 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 273 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 273 | |
| coding | MagicNumber | '4' is a magic number. | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 283 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 289 | |
| coding | MagicNumber | '10' is a magic number. | 292 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 292 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 292 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 299 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 305 | |
| coding | MagicNumber | '10' is a magic number. | 308 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 308 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 308 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 320 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 324 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 327 | |
| misc | FinalParameters | Parameter hour should be final. | 327 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 328 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 331 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 334 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 335 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 338 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 338 | |
| misc | FinalParameters | Parameter minute should be final. | 338 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 339 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 342 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 345 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 346 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 349 | |
| misc | FinalParameters | Parameter second should be final. | 349 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 350 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 353 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 357 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 360 | |
| misc | FinalParameters | Parameter millisecond should be final. | 360 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 361 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 147 | |
| misc | FinalParameters | Parameter target should be final. | 147 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 148 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 166 | |
| misc | FinalParameters | Parameter target should be final. | 166 | |
| misc | FinalParameters | Parameter value should be final. | 166 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 168 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 182 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 193 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 193 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 193 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 198 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 198 | |
| misc | FinalParameters | Parameter target should be final. | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 216 | |
| misc | FinalParameters | Parameter object should be final. | 216 | |
| misc | FinalParameters | Parameter parent should be final. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| misc | FinalParameters | Parameter values should be final. | 56 | |
| misc | FinalParameters | Parameter dateAsLong should be final. | 70 | |
| misc | FinalParameters | Parameter dateRef should be final. | 84 | |
| coding | MagicNumber | '100' is a magic number. | 88 | |
| coding | MagicNumber | '100' is a magic number. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 96 | |
| misc | FinalParameters | Parameter date should be final. | 108 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| misc | FinalParameters | Parameter values should be final. | 133 | |
| coding | MagicNumber | '8' is a magic number. | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 135 | |
| coding | MagicNumber | '3' is a magic number. | 141 | |
| coding | MagicNumber | '4' is a magic number. | 142 | |
| coding | MagicNumber | '5' is a magic number. | 143 | |
| coding | MagicNumber | '6' is a magic number. | 144 | |
| coding | MagicNumber | '7' is a magic number. | 144 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| coding | MagicNumber | '8' is a magic number. | 166 | |
| coding | MagicNumber | '3' is a magic number. | 170 | |
| coding | MagicNumber | '4' is a magic number. | 171 | |
| coding | MagicNumber | '5' is a magic number. | 172 | |
| coding | MagicNumber | '6' is a magic number. | 173 | |
| coding | MagicNumber | '7' is a magic number. | 174 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| sizes | LineLength | Line is longer than 80 characters (found 140). | 183 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 183 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 183 | |
| coding | MagicNumber | '100' is a magic number. | 183 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 183 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 183 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 183 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 191 | |
| design | DesignForExtension | Method 'toLong' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| misc | FinalParameters | Parameter str should be final. | 223 | |
| misc | FinalParameters | Parameter str should be final. | 236 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 255 | |
| misc | FinalParameters | Parameter str should be final. | 255 | |
| misc | FinalParameters | Parameter result should be final. | 255 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 257 | |
| coding | MagicNumber | '19' is a magic number. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 108). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 88 | |
| naming | MemberName | Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| naming | MemberName | Name '_century' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| naming | MemberName | Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| naming | MemberName | Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| naming | MemberName | Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| naming | MemberName | Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 112 | |
| naming | MemberName | Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| naming | MemberName | Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| naming | MemberName | Name '_millsecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| naming | MemberName | Name '_zoneNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| naming | MemberName | Name '_utc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| naming | MemberName | Name '_zoneHour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| naming | MemberName | Name '_zoneMinute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 134 | |
| misc | FinalParameters | Parameter year should be final. | 167 | |
| coding | MagicNumber | '4' is a magic number. | 168 | |
| coding | MagicNumber | '100' is a magic number. | 168 | |
| coding | MagicNumber | '400' is a magic number. | 168 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 182 | |
| misc | FinalParameters | Parameter century should be final. | 182 | |
| misc | FinalParameters | Parameter year should be final. | 182 | |
| coding | MagicNumber | '100' is a magic number. | 183 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| design | DesignForExtension | Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| misc | FinalParameters | Parameter century should be final. | 205 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| misc | FinalParameters | Parameter year should be final. | 227 | |
| coding | MagicNumber | '99' is a magic number. | 240 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| misc | FinalParameters | Parameter month should be final. | 255 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 259 | |
| coding | MagicNumber | '12' is a magic number. | 263 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| misc | FinalParameters | Parameter day should be final. | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 297 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 305 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| misc | FinalParameters | Parameter hour should be final. | 323 | |
| coding | MagicNumber | '23' is a magic number. | 324 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| misc | FinalParameters | Parameter minute should be final. | 344 | |
| coding | MagicNumber | '59' is a magic number. | 345 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 353 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 370 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| misc | FinalParameters | Parameter second should be final. | 370 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 370 | |
| misc | FinalParameters | Parameter millsecond should be final. | 370 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 385 | |
| misc | FinalParameters | Parameter second should be final. | 385 | |
| coding | MagicNumber | '59' is a magic number. | 386 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 390 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 390 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 390 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 390 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 406 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| misc | FinalParameters | Parameter millisecond should be final. | 406 | |
| coding | MagicNumber | '999' is a magic number. | 410 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 411 | |
| design | DesignForExtension | Method 'setUTC' is not designed for extension - needs to be abstract, final or empty. | 421 | |
| design | DesignForExtension | Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 434 | |
| misc | FinalParameters | Parameter zoneNegative should be final. | 434 | |
| design | DesignForExtension | Method 'setZone' is not designed for extension - needs to be abstract, final or empty. | 454 | |
| misc | FinalParameters | Parameter hour should be final. | 454 | |
| misc | FinalParameters | Parameter minute should be final. | 454 | |
| design | DesignForExtension | Method 'setZoneHour' is not designed for extension - needs to be abstract, final or empty. | 473 | |
| misc | FinalParameters | Parameter hour should be final. | 473 | |
| coding | MagicNumber | '23' is a magic number. | 474 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 475 | |
| design | DesignForExtension | Method 'setZoneMinute' is not designed for extension - needs to be abstract, final or empty. | 498 | |
| misc | FinalParameters | Parameter minute should be final. | 498 | |
| coding | MagicNumber | '59' is a magic number. | 499 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 500 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 515 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 515 | |
| design | DesignForExtension | Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. | 519 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 519 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 523 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 523 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 527 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 527 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 531 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 531 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 535 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 535 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 539 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 539 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 543 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 543 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 547 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 547 | |
| design | DesignForExtension | Method 'isUTC' is not designed for extension - needs to be abstract, final or empty. | 558 | |
| design | DesignForExtension | Method 'isZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 562 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 562 | |
| design | DesignForExtension | Method 'getZoneHour' is not designed for extension - needs to be abstract, final or empty. | 566 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 566 | |
| design | DesignForExtension | Method 'getZoneMinute' is not designed for extension - needs to be abstract, final or empty. | 570 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 570 | |
| design | DesignForExtension | Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. | 576 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 576 | |
| design | DesignForExtension | Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. | 580 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 580 | |
| design | DesignForExtension | Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. | 584 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 584 | |
| design | DesignForExtension | Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. | 588 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 588 | |
| design | DesignForExtension | Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. | 592 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 592 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 596 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 596 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 600 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 600 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 604 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 604 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 608 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 608 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 612 | |
| design | DesignForExtension | Method 'addDuration' is not designed for extension - needs to be abstract, final or empty. | 630 | |
| misc | FinalParameters | Parameter duration should be final. | 630 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 633 | |
| coding | MagicNumber | '12' is a magic number. | 640 | |
| coding | MagicNumber | '12' is a magic number. | 641 | |
| blocks | EmptyBlock | Must have at least one statement. | 642 | |
| coding | MagicNumber | '100' is a magic number. | 648 | |
| coding | MagicNumber | '100' is a magic number. | 649 | |
| coding | MagicNumber | '100' is a magic number. | 650 | |
| blocks | EmptyBlock | Must have at least one statement. | 651 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 671 | |
| coding | MagicNumber | '1000' is a magic number. | 672 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 673 | |
| coding | MagicNumber | '1000' is a magic number. | 673 | |
| coding | MagicNumber | '60' is a magic number. | 676 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 677 | |
| coding | MagicNumber | '60' is a magic number. | 677 | |
| blocks | EmptyBlock | Must have at least one statement. | 678 | |
| coding | MagicNumber | '60' is a magic number. | 685 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 686 | |
| coding | MagicNumber | '60' is a magic number. | 686 | |
| blocks | EmptyBlock | Must have at least one statement. | 687 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 693 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 693 | |
| coding | MagicNumber | '24' is a magic number. | 694 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 695 | |
| coding | MagicNumber | '24' is a magic number. | 695 | |
| blocks | EmptyBlock | Must have at least one statement. | 696 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 710 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 713 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 721 | |
| coding | MagicNumber | '12' is a magic number. | 721 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 722 | |
| coding | MagicNumber | '100' is a magic number. | 722 | |
| coding | MagicNumber | '12' is a magic number. | 722 | |
| coding | MagicNumber | '100' is a magic number. | 723 | |
| coding | MagicNumber | '100' is a magic number. | 724 | |
| blocks | EmptyBlock | Must have at least one statement. | 725 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 730 | |
| blocks | EmptyBlock | Must have at least one statement. | 731 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 740 | |
| javadoc | JavadocMethod | Expected an @return tag. | 743 | |
| misc | FinalParameters | Parameter a should be final. | 743 | |
| javadoc | JavadocMethod | Expected @param tag for 'a'. | 743 | |
| misc | FinalParameters | Parameter b should be final. | 743 | |
| javadoc | JavadocMethod | Expected @param tag for 'b'. | 743 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 744 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 744 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 749 | |
| javadoc | JavadocMethod | Expected an @return tag. | 752 | |
| misc | FinalParameters | Parameter a should be final. | 752 | |
| javadoc | JavadocMethod | Expected @param tag for 'a'. | 752 | |
| misc | FinalParameters | Parameter b should be final. | 752 | |
| javadoc | JavadocMethod | Expected @param tag for 'b'. | 752 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 753 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 763 | |
| misc | FinalParameters | Parameter century should be final. | 763 | |
| javadoc | JavadocMethod | Expected @param tag for 'century'. | 763 | |
| misc | FinalParameters | Parameter year should be final. | 763 | |
| javadoc | JavadocMethod | Expected @param tag for 'year'. | 763 | |
| misc | FinalParameters | Parameter month should be final. | 763 | |
| javadoc | JavadocMethod | Expected @param tag for 'month'. | 763 | |
| coding | MagicNumber | '4' is a magic number. | 764 | |
| coding | MagicNumber | '6' is a magic number. | 764 | |
| coding | MagicNumber | '9' is a magic number. | 764 | |
| coding | MagicNumber | '11' is a magic number. | 764 | |
| coding | MagicNumber | '30' is a magic number. | 765 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 767 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 767 | |
| coding | MagicNumber | '29' is a magic number. | 767 | |
| coding | MagicNumber | '28' is a magic number. | 767 | |
| coding | MagicNumber | '31' is a magic number. | 769 | |
| design | DesignForExtension | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 785 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 800 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 800 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 817 | |
| design | DesignForExtension | Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 824 | |
| misc | FinalParameters | Parameter dateTime should be final. | 824 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 826 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 829 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 844 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 847 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 850 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 851 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 854 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 861 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 861 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 861 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 869 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 869 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 869 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 873 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 873 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 873 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 885 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 885 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 885 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 893 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 893 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 893 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 897 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 897 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 897 | |
| javadoc | JavadocMethod | Expected an @return tag. | 916 | |
| misc | FinalParameters | Parameter dateTime should be final. | 916 | |
| javadoc | JavadocMethod | Expected @param tag for 'dateTime'. | 916 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 934 | |
| design | DesignForExtension | Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 934 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 934 | |
| misc | FinalParameters | Parameter dateTime should be final. | 934 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 943 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 949 | |
| misc | FinalParameters | Parameter date1 should be final. | 949 | |
| misc | FinalParameters | Parameter date2 should be final. | 949 | |
| design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 1072 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not preceded with whitespace. | 1073 | |
| whitespace | WhitespaceAround | '^' is not followed by whitespace. | 1073 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 1081 | |
| misc | FinalParameters | Parameter object should be final. | 1081 | |
| design | DesignForExtension | Method 'equal' is not designed for extension - needs to be abstract, final or empty. | 1102 | |
| misc | FinalParameters | Parameter dateTime should be final. | 1102 | |
| design | DesignForExtension | Method 'toCalendar' is not designed for extension - needs to be abstract, final or empty. | 1110 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 1110 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1118 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1118 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1119 | |
| coding | MagicNumber | '4' is a magic number. | 1127 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1128 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1129 | |
| coding | MagicNumber | '3' is a magic number. | 1129 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1130 | |
| coding | MagicNumber | '10' is a magic number. | 1133 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1133 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1133 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1134 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1134 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1134 | |
| coding | MagicNumber | '10' is a magic number. | 1134 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1134 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1134 | |
| coding | MagicNumber | '3' is a magic number. | 1134 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1137 | |
| coding | MagicNumber | '4' is a magic number. | 1143 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 1148 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1148 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 1149 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 1153 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 1158 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 1159 | |
| coding | MagicNumber | '10' is a magic number. | 1162 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1162 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1162 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1169 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1169 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1170 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 1174 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 1179 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 1180 | |
| coding | MagicNumber | '10' is a magic number. | 1183 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1183 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1183 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1190 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1190 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1191 | |
| coding | MagicNumber | '8' is a magic number. | 1194 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 1195 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1198 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1199 | |
| coding | MagicNumber | '10' is a magic number. | 1204 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1204 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1204 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1205 | |
| coding | MagicNumber | '24' is a magic number. | 1207 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1208 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1209 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1214 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1221 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1226 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1227 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1227 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1227 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1227 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1227 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1230 | |
| coding | MagicNumber | '10' is a magic number. | 1230 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1230 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1230 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1231 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 1233 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1241 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1246 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1247 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1250 | |
| coding | MagicNumber | '10' is a magic number. | 1250 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1250 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1250 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 1252 | |
| coding | MagicNumber | '10' is a magic number. | 1264 | |
| coding | MagicNumber | '10' is a magic number. | 1265 | |
| coding | MagicNumber | '1000' is a magic number. | 1270 | |
| coding | MagicNumber | '1000' is a magic number. | 1271 | |
| coding | MagicNumber | '1000' is a magic number. | 1272 | |
| coding | MagicNumber | '1000' is a magic number. | 1273 | |
| coding | MagicNumber | '1000' is a magic number. | 1274 | |
| coding | MagicNumber | '1000' is a magic number. | 1275 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1277 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1283 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1283 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1284 | |
| coding | MagicNumber | '5' is a magic number. | 1302 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1303 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1304 | |
| coding | MagicNumber | '3' is a magic number. | 1304 | |
| coding | MagicNumber | '4' is a magic number. | 1304 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 1305 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1305 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1305 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1305 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1305 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1307 | |
| coding | MagicNumber | '10' is a magic number. | 1307 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1307 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1307 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1308 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1308 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1308 | |
| coding | MagicNumber | '3' is a magic number. | 1308 | |
| coding | MagicNumber | '10' is a magic number. | 1308 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1308 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1308 | |
| coding | MagicNumber | '4' is a magic number. | 1308 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1309 | |
| coding | MagicNumber | '5' is a magic number. | 1310 | |
| design | DesignForExtension | Method 'setDateFormatTimeZone' is not designed for extension - needs to be abstract, final or empty. | 1320 | |
| misc | FinalParameters | Parameter df should be final. | 1320 | |
| javadoc | JavadocMethod | Expected @param tag for 'df'. | 1320 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 1322 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1326 | |
| coding | MagicNumber | '60' is a magic number. | 1326 | |
| coding | MagicNumber | '60' is a magic number. | 1326 | |
| coding | MagicNumber | '1000' is a magic number. | 1326 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1327 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1329 | |
| design | DesignForExtension | Method 'setDateFormatTimeZone' is not designed for extension - needs to be abstract, final or empty. | 1339 | |
| misc | FinalParameters | Parameter calendar should be final. | 1339 | |
| javadoc | JavadocMethod | Expected @param tag for 'calendar'. | 1339 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 1341 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1345 | |
| coding | MagicNumber | '60' is a magic number. | 1345 | |
| coding | MagicNumber | '60' is a magic number. | 1345 | |
| coding | MagicNumber | '1000' is a magic number. | 1345 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1346 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1348 | |
| design | DesignForExtension | Method 'appendDateString' is not designed for extension - needs to be abstract, final or empty. | 1357 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1357 | |
| misc | FinalParameters | Parameter result should be final. | 1357 | |
| coding | MagicNumber | '10' is a magic number. | 1362 | |
| coding | MagicNumber | '10' is a magic number. | 1367 | |
| coding | MagicNumber | '10' is a magic number. | 1373 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 1379 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 1379 | |
| coding | MagicNumber | '10' is a magic number. | 1379 | |
| design | DesignForExtension | Method 'appendTimeString' is not designed for extension - needs to be abstract, final or empty. | 1385 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1385 | |
| misc | FinalParameters | Parameter result should be final. | 1385 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 1386 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 1386 | |
| coding | MagicNumber | '10' is a magic number. | 1386 | |
| coding | MagicNumber | '10' is a magic number. | 1393 | |
| coding | MagicNumber | '10' is a magic number. | 1400 | |
| coding | MagicNumber | '100' is a magic number. | 1407 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 1407 | |
| coding | MagicNumber | '10' is a magic number. | 1409 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 1409 | |
| design | DesignForExtension | Method 'appendTimeZoneString' is not designed for extension - needs to be abstract, final or empty. | 1417 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1417 | |
| misc | FinalParameters | Parameter result should be final. | 1417 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 1434 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 1434 | |
| coding | MagicNumber | '10' is a magic number. | 1434 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 1440 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 1440 | |
| coding | MagicNumber | '10' is a magic number. | 1440 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 106). | 45 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 118 | |
| misc | FinalParameters | Parameter target should be final. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 133 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 135 | |
| misc | FinalParameters | Parameter target should be final. | 135 | |
| misc | FinalParameters | Parameter value should be final. | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 161 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 165 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 170 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | |
| misc | FinalParameters | Parameter target should be final. | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 188 | |
| misc | FinalParameters | Parameter object should be final. | 188 | |
| misc | FinalParameters | Parameter parent should be final. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| naming | MemberName | Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| naming | MemberName | Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| naming | MemberName | Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| naming | MemberName | Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 93 | |
| naming | MemberName | Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 | |
| naming | MemberName | Name '_millisecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| naming | MemberName | Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| misc | FinalParameters | Parameter duration should be final. | 113 | |
| misc | FinalParameters | Parameter l should be final. | 124 | |
| coding | MagicNumber | '1000' is a magic number. | 125 | |
| coding | MagicNumber | '60' is a magic number. | 126 | |
| coding | MagicNumber | '60' is a magic number. | 127 | |
| coding | MagicNumber | '24' is a magic number. | 128 | |
| coding | MagicNumber | '30.42' is a magic number. | 129 | |
| coding | MagicNumber | '12' is a magic number. | 130 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 134 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 134 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 145 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 145 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 146 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 146 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 152 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 152 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 153 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 160 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 160 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 161 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 161 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 167 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 167 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 168 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 174 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 174 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 175 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 175 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 181 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 181 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 186 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 186 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 194 | |
| misc | FinalParameters | Parameter year should be final. | 194 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 202 | |
| misc | FinalParameters | Parameter month should be final. | 202 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 210 | |
| misc | FinalParameters | Parameter day should be final. | 210 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 218 | |
| misc | FinalParameters | Parameter hour should be final. | 218 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 226 | |
| misc | FinalParameters | Parameter minute should be final. | 226 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 231 | |
| design | DesignForExtension | Method 'setSeconds' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 234 | |
| misc | FinalParameters | Parameter second should be final. | 234 | |
| design | DesignForExtension | Method 'setMilli' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 242 | |
| misc | FinalParameters | Parameter milli should be final. | 242 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 250 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 254 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| misc | FinalParameters | Parameter year should be final. | 264 | |
| misc | FinalParameters | Parameter month should be final. | 264 | |
| misc | FinalParameters | Parameter day should be final. | 264 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 265 | |
| misc | FinalParameters | Parameter hour should be final. | 265 | |
| misc | FinalParameters | Parameter minute should be final. | 265 | |
| misc | FinalParameters | Parameter second should be final. | 265 | |
| misc | FinalParameters | Parameter millisecond should be final. | 265 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 277 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 281 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 285 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 289 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 293 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 297 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 301 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 305 | |
| design | DesignForExtension | Method 'toLong' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 318 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 318 | |
| coding | MagicNumber | '12L' is a magic number. | 318 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 318 | |
| coding | MagicNumber | '30.42' is a magic number. | 318 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 319 | |
| coding | MagicNumber | '24L' is a magic number. | 319 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 320 | |
| coding | MagicNumber | '60L' is a magic number. | 320 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 321 | |
| coding | MagicNumber | '60L' is a magic number. | 321 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 322 | |
| coding | MagicNumber | '1000L' is a magic number. | 322 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 323 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 325 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 329 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 362 | |
| coding | MagicNumber | '100' is a magic number. | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 | |
| coding | MagicNumber | '10' is a magic number. | 382 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 394 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 399 | |
| misc | FinalParameters | Parameter str should be final. | 402 | |
| misc | FinalParameters | Parameter str should be final. | 413 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 418 | |
| sizes | MethodLength | Method length is 249 lines (max allowed is 150). | 418 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 418 | |
| misc | FinalParameters | Parameter str should be final. | 418 | |
| misc | FinalParameters | Parameter result should be final. | 418 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 421 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 440 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 451 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 451 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 465 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 471 | |
| coding | MagicNumber | '64' is a magic number. | 475 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 477 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 480 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 480 | |
| coding | MagicNumber | '8' is a magic number. | 489 | |
| coding | MagicNumber | '3' is a magic number. | 493 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 494 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 494 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 494 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 498 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 501 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 501 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 501 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 501 | |
| blocks | RightCurly | '}' should be on the same line. | 504 | |
| coding | MagicNumber | '63' is a magic number. | 509 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 510 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 510 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 510 | |
| coding | MagicNumber | '32' is a magic number. | 512 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 514 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 517 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 517 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 517 | |
| coding | MagicNumber | '31' is a magic number. | 525 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 526 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 526 | |
| coding | MagicNumber | '16' is a magic number. | 528 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 530 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 533 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 533 | |
| coding | MagicNumber | '8' is a magic number. | 540 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 541 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 541 | |
| coding | MagicNumber | '8' is a magic number. | 545 | |
| coding | MagicNumber | '15' is a magic number. | 551 | |
| coding | MagicNumber | '8' is a magic number. | 551 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 553 | |
| coding | MagicNumber | '8' is a magic number. | 553 | |
| coding | MagicNumber | '8' is a magic number. | 553 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 554 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 554 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 555 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 556 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 556 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 556 | |
| coding | MagicNumber | '4' is a magic number. | 559 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 561 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 564 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 564 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 564 | |
| coding | MagicNumber | '8' is a magic number. | 571 | |
| coding | MagicNumber | '8' is a magic number. | 571 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 572 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 572 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 576 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 576 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 576 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 576 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 582 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 585 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 585 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 585 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 590 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 591 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 591 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 592 | |
| coding | MagicNumber | '3' is a magic number. | 594 | |
| coding | MagicNumber | '10' is a magic number. | 596 | |
| coding | MagicNumber | '10' is a magic number. | 598 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 600 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 603 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 603 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 603 | |
| coding | MagicNumber | '8' is a magic number. | 613 | |
| coding | MagicNumber | '8' is a magic number. | 613 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 614 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 614 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 619 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 619 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 619 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 619 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 626 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 629 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 629 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 629 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 639 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 639 | |
| coding | MagicNumber | '10' is a magic number. | 639 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 639 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 639 | |
| coding | MagicNumber | '48' is a magic number. | 639 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 643 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 644 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 644 | |
| coding | MagicNumber | '48' is a magic number. | 644 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 646 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 646 | |
| coding | MagicNumber | '48' is a magic number. | 646 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 650 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 650 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 650 | |
| coding | MagicNumber | '15' is a magic number. | 657 | |
| coding | MagicNumber | '8' is a magic number. | 657 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 662 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 662 | |
| design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 673 | |
| coding | MagicNumber | '37' is a magic number. | 674 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 677 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 682 | |
| misc | FinalParameters | Parameter object should be final. | 682 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 689 | |
| design | DesignForExtension | Method 'equal' is not designed for extension - needs to be abstract, final or empty. | 695 | |
| misc | FinalParameters | Parameter duration should be final. | 695 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 711 | |
| design | DesignForExtension | Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. | 724 | |
| misc | FinalParameters | Parameter duration should be final. | 724 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 121 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 139 | |
| misc | FinalParameters | Parameter target should be final. | 139 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 152 | |
| misc | FinalParameters | Parameter target should be final. | 152 | |
| misc | FinalParameters | Parameter value should be final. | 152 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 152 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 154 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 181 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 181 | |
| misc | FinalParameters | Parameter target should be final. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 196 | |
| misc | FinalParameters | Parameter object should be final. | 196 | |
| misc | FinalParameters | Parameter parent should be final. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| modifier | RedundantModifier | Redundant 'public' modifier. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| misc | FinalParameters | Parameter day should be final. | 84 | |
| javadoc | JavadocMethod | Expected @param tag for 'day'. | 84 | |
| misc | FinalParameters | Parameter day should be final. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'day'. | 94 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 102 | |
| misc | FinalParameters | Parameter gday should be final. | 105 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| misc | FinalParameters | Parameter values should be final. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 124 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 154 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 162 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 171 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 171 | |
| coding | MagicNumber | '10' is a magic number. | 171 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 186 | |
| misc | FinalParameters | Parameter str should be final. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 198 | |
| misc | FinalParameters | Parameter str should be final. | 201 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 206 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 206 | |
| misc | FinalParameters | Parameter str should be final. | 206 | |
| misc | FinalParameters | Parameter result should be final. | 206 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 208 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 217 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 217 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 217 | |
| design | DesignForExtension | Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 229 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 233 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 236 | |
| design | DesignForExtension | Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 240 | |
| design | DesignForExtension | Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 243 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 244 | |
| design | DesignForExtension | Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 247 | |
| misc | FinalParameters | Parameter century should be final. | 247 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 248 | |
| design | DesignForExtension | Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 251 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 254 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 258 | |
| misc | FinalParameters | Parameter year should be final. | 258 | |
| design | DesignForExtension | Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 262 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 265 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 266 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| misc | FinalParameters | Parameter month should be final. | 269 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 270 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 273 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 277 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 280 | |
| misc | FinalParameters | Parameter hour should be final. | 280 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 281 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 284 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 288 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 291 | |
| misc | FinalParameters | Parameter minute should be final. | 291 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 292 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 295 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 298 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 299 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 302 | |
| misc | FinalParameters | Parameter second should be final. | 302 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 303 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 306 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 306 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 309 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 310 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 313 | |
| misc | FinalParameters | Parameter millisecond should be final. | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 138 | |
| misc | FinalParameters | Parameter target should be final. | 138 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 151 | |
| misc | FinalParameters | Parameter target should be final. | 151 | |
| misc | FinalParameters | Parameter value should be final. | 151 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 151 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 153 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 175 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 175 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 180 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 180 | |
| misc | FinalParameters | Parameter target should be final. | 180 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 195 | |
| misc | FinalParameters | Parameter object should be final. | 195 | |
| misc | FinalParameters | Parameter parent should be final. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| misc | FinalParameters | Parameter month should be final. | 84 | |
| misc | FinalParameters | Parameter month should be final. | 94 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 102 | |
| misc | FinalParameters | Parameter gmonth should be final. | 105 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| misc | FinalParameters | Parameter values should be final. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 124 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 154 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 162 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 171 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 171 | |
| coding | MagicNumber | '10' is a magic number. | 171 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 188 | |
| misc | FinalParameters | Parameter str should be final. | 191 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 200 | |
| misc | FinalParameters | Parameter str should be final. | 203 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 208 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 208 | |
| misc | FinalParameters | Parameter str should be final. | 208 | |
| misc | FinalParameters | Parameter result should be final. | 208 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 210 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 221 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 221 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 221 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 221 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 227 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 228 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 228 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 228 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 228 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 228 | |
| coding | MagicNumber | '10' is a magic number. | 231 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 231 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 231 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 236 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 236 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 237 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 237 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 237 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 237 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 237 | |
| design | DesignForExtension | Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 252 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 253 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 256 | |
| design | DesignForExtension | Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 260 | |
| design | DesignForExtension | Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 264 | |
| design | DesignForExtension | Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 267 | |
| misc | FinalParameters | Parameter century should be final. | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 268 | |
| design | DesignForExtension | Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 271 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 274 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 275 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 278 | |
| misc | FinalParameters | Parameter year should be final. | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 279 | |
| design | DesignForExtension | Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 282 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 286 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 289 | |
| misc | FinalParameters | Parameter month should be final. | 289 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 290 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 293 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 296 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 297 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 300 | |
| misc | FinalParameters | Parameter hour should be final. | 300 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 301 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 304 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 307 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 307 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 308 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 311 | |
| misc | FinalParameters | Parameter minute should be final. | 311 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 312 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 315 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 318 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 318 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 319 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 322 | |
| misc | FinalParameters | Parameter second should be final. | 322 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 323 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 326 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 329 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 329 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 330 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 333 | |
| misc | FinalParameters | Parameter millisecond should be final. | 333 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| misc | FinalParameters | Parameter month should be final. | 84 | |
| misc | FinalParameters | Parameter day should be final. | 84 | |
| misc | FinalParameters | Parameter month should be final. | 95 | |
| misc | FinalParameters | Parameter day should be final. | 95 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 96 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 104 | |
| misc | FinalParameters | Parameter values should be final. | 106 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 114 | |
| misc | FinalParameters | Parameter gmonthDay should be final. | 117 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| misc | FinalParameters | Parameter values should be final. | 133 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 135 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 167 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 175 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 184 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 184 | |
| coding | MagicNumber | '10' is a magic number. | 184 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 191 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 191 | |
| coding | MagicNumber | '10' is a magic number. | 191 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 201 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 205 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 206 | |
| misc | FinalParameters | Parameter str should be final. | 209 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 217 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 218 | |
| misc | FinalParameters | Parameter str should be final. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 225 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 225 | |
| misc | FinalParameters | Parameter str should be final. | 225 | |
| misc | FinalParameters | Parameter result should be final. | 225 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 227 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 237 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 237 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 238 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 238 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 238 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 238 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 238 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 244 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 245 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 245 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 245 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 245 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 245 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 248 | |
| coding | MagicNumber | '10' is a magic number. | 248 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 248 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 248 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 254 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 254 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 254 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 254 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 254 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 260 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 261 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 261 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 261 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 261 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 261 | |
| coding | MagicNumber | '10' is a magic number. | 264 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 264 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 264 | |
| design | DesignForExtension | Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 276 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 280 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 283 | |
| design | DesignForExtension | Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 287 | |
| design | DesignForExtension | Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 291 | |
| design | DesignForExtension | Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 294 | |
| misc | FinalParameters | Parameter century should be final. | 294 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 295 | |
| design | DesignForExtension | Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 298 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 302 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 305 | |
| misc | FinalParameters | Parameter year should be final. | 305 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 306 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 309 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 312 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 313 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 316 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 316 | |
| misc | FinalParameters | Parameter hour should be final. | 316 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 317 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 320 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 324 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 327 | |
| misc | FinalParameters | Parameter minute should be final. | 327 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 328 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 331 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 334 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 335 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 338 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 338 | |
| misc | FinalParameters | Parameter second should be final. | 338 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 339 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 342 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 345 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 346 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 349 | |
| misc | FinalParameters | Parameter millisecond should be final. | 349 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 140 | |
| misc | FinalParameters | Parameter target should be final. | 140 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 153 | |
| misc | FinalParameters | Parameter target should be final. | 153 | |
| misc | FinalParameters | Parameter value should be final. | 153 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 153 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 155 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 178 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 178 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 183 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 183 | |
| misc | FinalParameters | Parameter target should be final. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 198 | |
| misc | FinalParameters | Parameter object should be final. | 198 | |
| misc | FinalParameters | Parameter parent should be final. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 121 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 141 | |
| misc | FinalParameters | Parameter target should be final. | 141 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 154 | |
| misc | FinalParameters | Parameter target should be final. | 154 | |
| misc | FinalParameters | Parameter value should be final. | 154 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 154 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 156 | |
| naming | LocalVariableName | Name 'GMonthTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 178 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 178 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 183 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 183 | |
| misc | FinalParameters | Parameter target should be final. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 201 | |
| misc | FinalParameters | Parameter object should be final. | 201 | |
| misc | FinalParameters | Parameter parent should be final. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 62 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 70 | |
| misc | FinalParameters | Parameter century should be final. | 82 | |
| misc | FinalParameters | Parameter year should be final. | 82 | |
| misc | FinalParameters | Parameter year should be final. | 92 | |
| coding | MagicNumber | '100' is a magic number. | 93 | |
| coding | MagicNumber | '100' is a magic number. | 94 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 103 | |
| misc | FinalParameters | Parameter values should be final. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 113 | |
| misc | FinalParameters | Parameter gyear should be final. | 116 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| misc | FinalParameters | Parameter values should be final. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 134 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 166 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 174 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 186 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 186 | |
| coding | MagicNumber | '10' is a magic number. | 186 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 191 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 191 | |
| coding | MagicNumber | '10' is a magic number. | 191 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 199 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 201 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 206 | |
| misc | FinalParameters | Parameter str should be final. | 209 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 218 | |
| misc | FinalParameters | Parameter str should be final. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 225 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 225 | |
| misc | FinalParameters | Parameter str should be final. | 225 | |
| misc | FinalParameters | Parameter result should be final. | 225 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 225 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 227 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 245 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 246 | |
| coding | MagicNumber | '3' is a magic number. | 246 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 247 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 247 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 247 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 247 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 247 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 247 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 250 | |
| coding | MagicNumber | '10' is a magic number. | 250 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 250 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 250 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 251 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 251 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 251 | |
| coding | MagicNumber | '10' is a magic number. | 251 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 251 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 251 | |
| coding | MagicNumber | '3' is a magic number. | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 253 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 253 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 253 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 253 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 253 | |
| coding | MagicNumber | '4' is a magic number. | 259 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 264 | |
| design | DesignForExtension | Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. | 268 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 268 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 272 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 275 | |
| misc | FinalParameters | Parameter year should be final. | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 276 | |
| design | DesignForExtension | Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 279 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 282 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 283 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 286 | |
| misc | FinalParameters | Parameter month should be final. | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 287 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 290 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 293 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 294 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 297 | |
| misc | FinalParameters | Parameter hour should be final. | 297 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 298 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 301 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 305 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 308 | |
| misc | FinalParameters | Parameter minute should be final. | 308 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 309 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 312 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 315 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 316 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 319 | |
| misc | FinalParameters | Parameter second should be final. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 320 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 326 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 327 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 330 | |
| misc | FinalParameters | Parameter millisecond should be final. | 330 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 140 | |
| misc | FinalParameters | Parameter target should be final. | 140 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 153 | |
| misc | FinalParameters | Parameter target should be final. | 153 | |
| misc | FinalParameters | Parameter value should be final. | 153 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 153 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 155 | |
| naming | LocalVariableName | Name 'GYearTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 160 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 178 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 178 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 183 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 183 | |
| misc | FinalParameters | Parameter target should be final. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 201 | |
| misc | FinalParameters | Parameter object should be final. | 201 | |
| misc | FinalParameters | Parameter parent should be final. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| misc | FinalParameters | Parameter century should be final. | 85 | |
| misc | FinalParameters | Parameter year should be final. | 85 | |
| misc | FinalParameters | Parameter month should be final. | 85 | |
| misc | FinalParameters | Parameter year should be final. | 97 | |
| misc | FinalParameters | Parameter month should be final. | 97 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 98 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 98 | |
| coding | MagicNumber | '100' is a magic number. | 98 | |
| coding | MagicNumber | '100' is a magic number. | 99 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 101 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 109 | |
| misc | FinalParameters | Parameter values should be final. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 119 | |
| misc | FinalParameters | Parameter gyearMonth should be final. | 122 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter values should be final. | 141 | |
| coding | MagicNumber | '3' is a magic number. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 143 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| coding | MagicNumber | '3' is a magic number. | 158 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 177 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 185 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 198 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 198 | |
| coding | MagicNumber | '10' is a magic number. | 198 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 202 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 202 | |
| coding | MagicNumber | '10' is a magic number. | 202 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 209 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 209 | |
| coding | MagicNumber | '10' is a magic number. | 209 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 219 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 224 | |
| misc | FinalParameters | Parameter str should be final. | 227 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 235 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 236 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 239 | |
| misc | FinalParameters | Parameter str should be final. | 239 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 244 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 244 | |
| misc | FinalParameters | Parameter str should be final. | 244 | |
| misc | FinalParameters | Parameter result should be final. | 244 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 246 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 263 | |
| coding | MagicNumber | '3' is a magic number. | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 264 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 264 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 264 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 264 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 264 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 264 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 267 | |
| coding | MagicNumber | '10' is a magic number. | 267 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 267 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 268 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 268 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 268 | |
| coding | MagicNumber | '10' is a magic number. | 268 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 268 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 268 | |
| coding | MagicNumber | '3' is a magic number. | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 270 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 270 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 270 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 270 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 270 | |
| coding | MagicNumber | '4' is a magic number. | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 279 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 279 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 279 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 279 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 279 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 286 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 286 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 286 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 286 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 286 | |
| coding | MagicNumber | '10' is a magic number. | 289 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 289 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 289 | |
| design | DesignForExtension | Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 301 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 305 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 308 | |
| misc | FinalParameters | Parameter day should be final. | 308 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 309 | |
| design | DesignForExtension | Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 312 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 315 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 316 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 319 | |
| misc | FinalParameters | Parameter hour should be final. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 320 | |
| design | DesignForExtension | Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 326 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 327 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 330 | |
| misc | FinalParameters | Parameter minute should be final. | 330 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 331 | |
| design | DesignForExtension | Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 334 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 337 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 337 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 338 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 341 | |
| misc | FinalParameters | Parameter second should be final. | 341 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 342 | |
| design | DesignForExtension | Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 345 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 348 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 348 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 349 | |
| design | DesignForExtension | Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 352 | |
| misc | FinalParameters | Parameter millisecond should be final. | 352 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 138 | |
| misc | FinalParameters | Parameter target should be final. | 138 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 151 | |
| misc | FinalParameters | Parameter target should be final. | 151 | |
| misc | FinalParameters | Parameter value should be final. | 151 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 151 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 153 | |
| naming | LocalVariableName | Name 'GYearMonthTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 177 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 177 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 177 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 182 | |
| misc | FinalParameters | Parameter target should be final. | 182 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 197 | |
| misc | FinalParameters | Parameter object should be final. | 197 | |
| misc | FinalParameters | Parameter parent should be final. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | RedundantImport | Redundant import from the same package - org.exolab.castor.types.TimePeriod. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 83 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 86 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 91 | |
| blocks | EmptyBlock | Must have at least one statement. | 95 | |
| coding | MagicNumber | '60' is a magic number. | 98 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 98 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 98 | |
| coding | MagicNumber | '60' is a magic number. | 98 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 98 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 98 | |
| coding | MagicNumber | '1000' is a magic number. | 98 | |
| coding | MagicNumber | '60' is a magic number. | 99 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 99 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 99 | |
| coding | MagicNumber | '60' is a magic number. | 99 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 99 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 99 | |
| coding | MagicNumber | '1000' is a magic number. | 99 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 100 | |
| coding | MagicNumber | '60' is a magic number. | 100 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 100 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 100 | |
| coding | MagicNumber | '1000' is a magic number. | 100 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 102 | |
| blocks | EmptyBlock | Must have at least one statement. | 103 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| misc | FinalParameters | Parameter day should be final. | 108 | |
| blocks | LeftCurly | '{' should be on the previous line. | 110 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 116 | |
| misc | FinalParameters | Parameter hour should be final. | 116 | |
| blocks | LeftCurly | '{' should be on the previous line. | 118 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| misc | FinalParameters | Parameter minute should be final. | 123 | |
| blocks | LeftCurly | '{' should be on the previous line. | 125 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 131 | |
| misc | FinalParameters | Parameter second should be final. | 131 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 131 | |
| misc | FinalParameters | Parameter millsecond should be final. | 131 | |
| blocks | LeftCurly | '{' should be on the previous line. | 133 | |
| design | DesignForExtension | Method 'setZone' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 139 | |
| misc | FinalParameters | Parameter hour should be final. | 139 | |
| misc | FinalParameters | Parameter minute should be final. | 139 | |
| blocks | LeftCurly | '{' should be on the previous line. | 141 | |
| design | DesignForExtension | Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | |
| blocks | LeftCurly | '{' should be on the previous line. | 149 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 156 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 169 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 169 | |
| coding | MagicNumber | '10' is a magic number. | 169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 174 | |
| coding | MagicNumber | '10' is a magic number. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 179 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 184 | |
| misc | FinalParameters | Parameter str should be final. | 184 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 193 | |
| misc | FinalParameters | Parameter str should be final. | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 205 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 205 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 206 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 206 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 213 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 213 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 213 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| coding | MagicNumber | '4' is a magic number. | 216 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 217 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 217 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 219 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 219 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 219 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 221 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 223 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 223 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 223 | |
| coding | MagicNumber | '4' is a magic number. | 223 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 226 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 226 | |
| coding | MagicNumber | '4' is a magic number. | 226 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 226 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 227 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 227 | |
| blocks | EmptyBlock | Must have at least one statement. | 227 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 229 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 231 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 231 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 231 | |
| coding | MagicNumber | '5' is a magic number. | 231 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 233 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 233 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 237 | |
| blocks | EmptyBlock | Must have at least one statement. | 237 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 241 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 243 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 246 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 251 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 251 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 251 | |
| coding | MagicNumber | '60' is a magic number. | 251 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 251 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 251 | |
| coding | MagicNumber | '60' is a magic number. | 251 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 251 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 251 | |
| coding | MagicNumber | '1000' is a magic number. | 251 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 252 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 259 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 143 | |
| misc | FinalParameters | Parameter target should be final. | 143 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 157 | |
| misc | FinalParameters | Parameter target should be final. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 157 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 157 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 164 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 170 | |
| blocks | EmptyBlock | Must have at least one statement. | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 179 | |
| misc | FinalParameters | Parameter target should be final. | 179 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 197 | |
| misc | FinalParameters | Parameter object should be final. | 197 | |
| misc | FinalParameters | Parameter parent should be final. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 97). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 70 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 85 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 97 | |
| naming | MemberName | Name '_century' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 98 | |
| naming | MemberName | Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| naming | MemberName | Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 100 | |
| naming | MemberName | Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 102 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 107 | |
| misc | FinalParameters | Parameter duration should be final. | 113 | |
| misc | FinalParameters | Parameter period should be final. | 113 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 114 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 117 | |
| misc | FinalParameters | Parameter duration should be final. | 123 | |
| misc | FinalParameters | Parameter period should be final. | 123 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 128 | |
| misc | FinalParameters | Parameter duration should be final. | 136 | |
| misc | FinalParameters | Parameter period should be final. | 136 | |
| misc | FinalParameters | Parameter values should be final. | 136 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UnsupportedOperationException'. | 137 | |
| blocks | LeftCurly | '{' should be on the previous line. | 138 | |
| coding | MagicNumber | '10' is a magic number. | 140 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 146 | |
| design | DesignForExtension | Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| misc | FinalParameters | Parameter century should be final. | 150 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 151 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 153 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 153 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 159 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| misc | FinalParameters | Parameter year should be final. | 164 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UnsupportedOperationException'. | 165 | |
| blocks | LeftCurly | '{' should be on the previous line. | 166 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 167 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 169 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 169 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 169 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 169 | |
| blocks | RightCurly | '}' should be on the same line. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| blocks | RightCurly | '}' should be on the same line. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 176 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 176 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 176 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 184 | |
| javadoc | JavadocStyle | Incomplete HTML tag found: * Note 1<month<12 | 187 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter month should be final. | 189 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UnsupportedOperationException'. | 190 | |
| blocks | LeftCurly | '{' should be on the previous line. | 191 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 192 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 195 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 195 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 195 | |
| blocks | RightCurly | '}' should be on the same line. | 199 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 201 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 201 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 201 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 201 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 202 | |
| blocks | RightCurly | '}' should be on the same line. | 204 | |
| coding | MagicNumber | '12' is a magic number. | 206 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 207 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 207 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 207 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 207 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 208 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 214 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| misc | FinalParameters | Parameter day should be final. | 220 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UnsupportedOperationException'. | 221 | |
| blocks | LeftCurly | '{' should be on the previous line. | 222 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 226 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 226 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 226 | |
| blocks | RightCurly | '}' should be on the same line. | 230 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 232 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 232 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 232 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 232 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 233 | |
| coding | MagicNumber | '29' is a magic number. | 239 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 240 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 240 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 240 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 240 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 241 | |
| coding | MagicNumber | '28' is a magic number. | 244 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 245 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 245 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 245 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 245 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 246 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 | |
| coding | MagicNumber | '4' is a magic number. | 249 | |
| coding | MagicNumber | '6' is a magic number. | 249 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 249 | |
| coding | MagicNumber | '9' is a magic number. | 250 | |
| coding | MagicNumber | '11' is a magic number. | 250 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 250 | |
| blocks | LeftCurly | '{' should be on the previous line. | 251 | |
| coding | MagicNumber | '30' is a magic number. | 252 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 253 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 253 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 253 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 253 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 254 | |
| coding | MagicNumber | '31' is a magic number. | 257 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 258 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 258 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 258 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 258 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 259 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 266 | |
| design | DesignForExtension | Method 'isLeap' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 272 | |
| coding | MagicNumber | '100' is a magic number. | 273 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 273 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 274 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 274 | |
| coding | MagicNumber | '4' is a magic number. | 274 | |
| coding | MagicNumber | '100' is a magic number. | 274 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 274 | |
| coding | MagicNumber | '400' is a magic number. | 275 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 275 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 275 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 296 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| misc | FinalParameters | Parameter values should be final. | 300 | |
| blocks | LeftCurly | '{' should be on the previous line. | 302 | |
| coding | MagicNumber | '3' is a magic number. | 306 | |
| coding | MagicNumber | '4' is a magic number. | 307 | |
| coding | MagicNumber | '5' is a magic number. | 308 | |
| coding | MagicNumber | '6' is a magic number. | 309 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 309 | |
| coding | MagicNumber | '7' is a magic number. | 309 | |
| coding | MagicNumber | '8' is a magic number. | 310 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 310 | |
| coding | MagicNumber | '9' is a magic number. | 310 | |
| design | DesignForExtension | Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 315 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 316 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 319 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 320 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 324 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 327 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 328 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 332 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 338 | |
| coding | MagicNumber | '10' is a magic number. | 340 | |
| coding | MagicNumber | '3' is a magic number. | 344 | |
| coding | MagicNumber | '4' is a magic number. | 345 | |
| coding | MagicNumber | '5' is a magic number. | 346 | |
| coding | MagicNumber | '6' is a magic number. | 347 | |
| coding | MagicNumber | '7' is a magic number. | 348 | |
| coding | MagicNumber | '8' is a magic number. | 349 | |
| coding | MagicNumber | '5' is a magic number. | 350 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 358 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 359 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 364 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ParseException'. | 364 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 367 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 370 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 370 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 372 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 372 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 372 | |
| coding | MagicNumber | '60' is a magic number. | 372 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 372 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 372 | |
| coding | MagicNumber | '60' is a magic number. | 372 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 372 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 372 | |
| coding | MagicNumber | '1000' is a magic number. | 372 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 373 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 380 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 382 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 388 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 394 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 394 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 402 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 402 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 402 | |
| coding | MagicNumber | '10' is a magic number. | 402 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 406 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 406 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 406 | |
| coding | MagicNumber | '10' is a magic number. | 406 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 411 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 414 | |
| coding | MagicNumber | '10' is a magic number. | 414 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 414 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 419 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 422 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 422 | |
| coding | MagicNumber | '10' is a magic number. | 422 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 422 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 429 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 432 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 432 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 432 | |
| coding | MagicNumber | '10' is a magic number. | 432 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 437 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 440 | |
| coding | MagicNumber | '10' is a magic number. | 440 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 440 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 448 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 448 | |
| coding | MagicNumber | '10' is a magic number. | 448 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 455 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 461 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 461 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 461 | |
| coding | MagicNumber | '10' is a magic number. | 461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 466 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 466 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 466 | |
| coding | MagicNumber | '10' is a magic number. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 471 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 472 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 472 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 476 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 477 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 481 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 483 | |
| misc | FinalParameters | Parameter str should be final. | 483 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 493 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 495 | |
| sizes | MethodLength | Method length is 187 lines (max allowed is 150). | 495 | |
| misc | FinalParameters | Parameter str should be final. | 495 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 500 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 500 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 501 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 504 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 504 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 508 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 508 | |
| coding | MagicNumber | '6' is a magic number. | 508 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 508 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 509 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 509 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 509 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 510 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 510 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 510 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 511 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 511 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 515 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 515 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 516 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 516 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 517 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 517 | |
| whitespace | WhitespaceAround | '?' is not followed by whitespace. | 517 | |
| whitespace | WhitespaceAround | ':' is not preceded with whitespace. | 517 | |
| whitespace | WhitespaceAround | ':' is not followed by whitespace. | 517 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 518 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 523 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 523 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 523 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 525 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 530 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 532 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 536 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 538 | |
| coding | MagicNumber | '3' is a magic number. | 538 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 539 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 539 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 539 | |
| coding | MagicNumber | '3' is a magic number. | 545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 547 | |
| coding | MagicNumber | '4' is a magic number. | 547 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 548 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 548 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 548 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 550 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 550 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 550 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 550 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 552 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 552 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 552 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 554 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 554 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 554 | |
| coding | MagicNumber | '4' is a magic number. | 554 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 556 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 556 | |
| coding | MagicNumber | '4' is a magic number. | 556 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 559 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 563 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 563 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 564 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 565 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 565 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 565 | |
| coding | MagicNumber | '5' is a magic number. | 565 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 567 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 567 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 578 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 578 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 579 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 580 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 580 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 580 | |
| coding | MagicNumber | '8' is a magic number. | 580 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 582 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 582 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 594 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 | |
| coding | MagicNumber | '5' is a magic number. | 596 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 597 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 597 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 597 | |
| coding | MagicNumber | '11' is a magic number. | 597 | |
| coding | MagicNumber | '3' is a magic number. | 599 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 602 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 602 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 603 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 604 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 604 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 604 | |
| coding | MagicNumber | '11' is a magic number. | 604 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 606 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 606 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 608 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 608 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 613 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 613 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 615 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 615 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 619 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 619 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 621 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 622 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 622 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 622 | |
| coding | MagicNumber | '14' is a magic number. | 622 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 625 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 625 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 627 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 630 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 631 | |
| blocks | RightCurly | '}' should be on the same line. | 634 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 635 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 635 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 639 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 639 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 642 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 642 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 643 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 646 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 647 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 647 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 647 | |
| coding | MagicNumber | '17' is a magic number. | 647 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 649 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 649 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 651 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 658 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 661 | |
| blocks | RightCurly | '}' should be on the same line. | 662 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 663 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 668 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 669 | |
| whitespace | WhitespaceAround | '!=' is not preceded with whitespace. | 669 | |
| coding | MagicNumber | '6' is a magic number. | 669 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 670 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 670 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 670 | |
| coding | MagicNumber | '20' is a magic number. | 670 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 671 | |
| coding | MagicNumber | '3' is a magic number. | 671 | |
| coding | MagicNumber | '4' is a magic number. | 672 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 672 | |
| coding | MagicNumber | '6' is a magic number. | 672 | |
| blocks | RightCurly | '}' should be on the same line. | 673 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 674 | |
| blocks | EmptyBlock | Must have at least one statement. | 676 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 678 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 681 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 683 | |
| javadoc | JavadocMethod | Expected an @return tag. | 687 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 687 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 687 | |
| misc | FinalParameters | Parameter object should be final. | 687 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 687 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 690 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 700 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 703 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 705 | |
| design | DesignForExtension | Method 'equal' is not designed for extension - needs to be abstract, final or empty. | 707 | |
| misc | FinalParameters | Parameter reccD should be final. | 707 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 707 | |
| blocks | LeftCurly | '{' should be on the previous line. | 708 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 710 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 712 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 712 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 713 | |
| blocks | LeftCurly | '{' should be on the previous line. | 714 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 716 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 734 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 736 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 737 | |
| design | DesignForExtension | Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. | 744 | |
| misc | FinalParameters | Parameter reccD should be final. | 744 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 744 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 747 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 747 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 748 | |
| blocks | LeftCurly | '{' should be on the previous line. | 749 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 751 | |
| naming | LocalVariableName | Name 'val_this' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 754 | |
| naming | LocalVariableName | Name 'val_reccD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 755 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 757 | |
| coding | SimplifyBooleanExpression | Expression can be simplified. | 757 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 757 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 757 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 757 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 757 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 759 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 759 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 764 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 84). | 45 | |
| imports | RedundantImport | Redundant import from the same package - org.exolab.castor.types.TimeDuration. | 52 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 66 | |
| naming | MemberName | Name '_period' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| naming | MemberName | Name '_duration' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| naming | MemberName | Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| naming | MemberName | Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| naming | MemberName | Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| naming | MemberName | Name '_millsecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | |
| naming | MemberName | Name '_zoneHour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| naming | MemberName | Name '_zoneMinute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
| naming | MemberName | Name '_utc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| naming | MemberName | Name '_zoneNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| naming | MemberName | Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 119 | |
| misc | FinalParameters | Parameter duration should be final. | 119 | |
| misc | FinalParameters | Parameter period should be final. | 119 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 129 | |
| misc | FinalParameters | Parameter duration should be final. | 141 | |
| misc | FinalParameters | Parameter period should be final. | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 142 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 167 | |
| misc | FinalParameters | Parameter duration should be final. | 167 | |
| misc | FinalParameters | Parameter period should be final. | 167 | |
| misc | FinalParameters | Parameter values should be final. | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 168 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OperationNotSupportedException'. | 168 | |
| coding | MagicNumber | '6' is a magic number. | 170 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 176 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 183 | |
| misc | FinalParameters | Parameter period should be final. | 183 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 187 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 196 | |
| design | DesignForExtension | Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 196 | |
| misc | FinalParameters | Parameter period should be final. | 196 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UnsupportedOperationException'. | 196 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 200 | |
| design | DesignForExtension | Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 209 | |
| misc | FinalParameters | Parameter period should be final. | 209 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 227 | |
| design | DesignForExtension | Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| misc | FinalParameters | Parameter duration should be final. | 227 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 231 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 240 | |
| design | DesignForExtension | Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| misc | FinalParameters | Parameter duration should be final. | 240 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 249 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| misc | FinalParameters | Parameter hour should be final. | 258 | |
| coding | MagicNumber | '23' is a magic number. | 260 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 261 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 261 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 261 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 261 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 267 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| misc | FinalParameters | Parameter minute should be final. | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 279 | |
| coding | MagicNumber | '59' is a magic number. | 281 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 282 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 282 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 282 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 282 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 285 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 299 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| misc | FinalParameters | Parameter second should be final. | 299 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 299 | |
| misc | FinalParameters | Parameter millsecond should be final. | 299 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 302 | |
| coding | MagicNumber | '60' is a magic number. | 304 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 305 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 305 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 305 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 305 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 312 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 323 | |
| design | DesignForExtension | Method 'setZone' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| misc | FinalParameters | Parameter hour should be final. | 323 | |
| misc | FinalParameters | Parameter minute should be final. | 323 | |
| coding | MagicNumber | '23' is a magic number. | 325 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 326 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 326 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 326 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 326 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 326 | |
| coding | MagicNumber | '59' is a magic number. | 331 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 332 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 332 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 332 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 332 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 338 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| misc | FinalParameters | Parameter values should be final. | 356 | |
| coding | MagicNumber | '3' is a magic number. | 359 | |
| coding | MagicNumber | '4' is a magic number. | 360 | |
| coding | MagicNumber | '5' is a magic number. | 360 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 363 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 370 | |
| design | DesignForExtension | Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 381 | |
| design | DesignForExtension | Method 'setUTC' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| design | DesignForExtension | Method 'getPeriod' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 389 | |
| design | DesignForExtension | Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 393 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 397 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 401 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 405 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 409 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 409 | |
| design | DesignForExtension | Method 'getZoneHour' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 413 | |
| design | DesignForExtension | Method 'getZoneMinute' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 417 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 421 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 428 | |
| coding | MagicNumber | '6' is a magic number. | 429 | |
| coding | MagicNumber | '3' is a magic number. | 433 | |
| coding | MagicNumber | '4' is a magic number. | 434 | |
| coding | MagicNumber | '5' is a magic number. | 435 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 440 | |
| design | DesignForExtension | Method 'isUTC' is not designed for extension - needs to be abstract, final or empty. | 444 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 449 | |
| design | DesignForExtension | Method 'isZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 453 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 453 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 457 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 462 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| misc | FinalParameters | Parameter object should be final. | 462 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 465 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 479 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 486 | |
| design | DesignForExtension | Method 'equal' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| misc | FinalParameters | Parameter reccD should be final. | 486 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 486 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 506 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 508 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 520 | |
| design | DesignForExtension | Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. | 520 | |
| misc | FinalParameters | Parameter reccD should be final. | 520 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 520 | |
| naming | LocalVariableName | Name 'val_this' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 529 | |
| naming | LocalVariableName | Name 'val_reccD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 530 | |
| coding | SimplifyBooleanExpression | Expression can be simplified. | 531 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 143 | |
| misc | FinalParameters | Parameter target should be final. | 143 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 157 | |
| misc | FinalParameters | Parameter target should be final. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 157 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 157 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 164 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 170 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 170 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 178 | |
| blocks | EmptyBlock | Must have at least one statement. | 180 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 185 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 185 | |
| misc | FinalParameters | Parameter target should be final. | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 203 | |
| misc | FinalParameters | Parameter object should be final. | 203 | |
| misc | FinalParameters | Parameter parent should be final. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 83). | 45 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 91 | |
| misc | FinalParameters | Parameter values should be final. | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 98 | |
| misc | FinalParameters | Parameter l should be final. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 107 | |
| misc | FinalParameters | Parameter l should be final. | 111 | |
| misc | FinalParameters | Parameter utc should be final. | 111 | |
| coding | MagicNumber | '86400000L' is a magic number. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| coding | MagicNumber | '3600000' is a magic number. | 117 | |
| coding | MagicNumber | '3600000' is a magic number. | 118 | |
| coding | MagicNumber | '60000' is a magic number. | 119 | |
| coding | MagicNumber | '60000' is a magic number. | 120 | |
| coding | MagicNumber | '1000' is a magic number. | 121 | |
| coding | MagicNumber | '1000' is a magic number. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 122 | |
| blocks | LeftCurly | '{' should have line break after. | 123 | |
| blocks | RightCurly | '}' should have line break before. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 130 | |
| misc | FinalParameters | Parameter time should be final. | 133 | |
| design | DesignForExtension | Method 'setValues' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| misc | FinalParameters | Parameter values should be final. | 153 | |
| coding | MagicNumber | '4' is a magic number. | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 155 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 159 | |
| coding | MagicNumber | '3' is a magic number. | 159 | |
| design | DesignForExtension | Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| coding | MagicNumber | '4' is a magic number. | 170 | |
| coding | MagicNumber | '3' is a magic number. | 174 | |
| design | DesignForExtension | Method 'toLong' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 182 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 188 | |
| coding | MagicNumber | '60' is a magic number. | 190 | |
| coding | MagicNumber | '59' is a magic number. | 192 | |
| coding | MagicNumber | '60' is a magic number. | 193 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 196 | |
| coding | MagicNumber | '24' is a magic number. | 198 | |
| coding | MagicNumber | '23' is a magic number. | 199 | |
| coding | MagicNumber | '24' is a magic number. | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| coding | MagicNumber | '3600000' is a magic number. | 203 | |
| coding | MagicNumber | '60000' is a magic number. | 203 | |
| coding | MagicNumber | '1000' is a magic number. | 203 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 225 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 232 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 245 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 250 | |
| misc | FinalParameters | Parameter str should be final. | 253 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 262 | |
| misc | FinalParameters | Parameter str should be final. | 265 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 269 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| misc | FinalParameters | Parameter str should be final. | 269 | |
| misc | FinalParameters | Parameter result should be final. | 269 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 271 | |
| design | DesignForExtension | Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 287 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 291 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 294 | |
| design | DesignForExtension | Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 298 | |
| design | DesignForExtension | Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 302 | |
| design | DesignForExtension | Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 305 | |
| misc | FinalParameters | Parameter century should be final. | 305 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 306 | |
| design | DesignForExtension | Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 309 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 312 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 316 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 316 | |
| misc | FinalParameters | Parameter year should be final. | 316 | |
| design | DesignForExtension | Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 320 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 324 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 327 | |
| misc | FinalParameters | Parameter month should be final. | 327 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 328 | |
| design | DesignForExtension | Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 331 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 334 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 338 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 338 | |
| misc | FinalParameters | Parameter month should be final. | 338 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 106). | 71 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 138 | |
| misc | FinalParameters | Parameter target should be final. | 138 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 150 | |
| misc | FinalParameters | Parameter target should be final. | 150 | |
| misc | FinalParameters | Parameter value should be final. | 150 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 150 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 151 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 152 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 166 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 176 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 176 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 181 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 181 | |
| misc | FinalParameters | Parameter target should be final. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 196 | |
| misc | FinalParameters | Parameter object should be final. | 196 | |
| misc | FinalParameters | Parameter parent should be final. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 80 | |
| naming | MemberName | Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| naming | MemberName | Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 | |
| naming | MemberName | Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 92 | |
| naming | MemberName | Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 96 | |
| naming | MemberName | Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 100 | |
| naming | MemberName | Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 105 | |
| naming | MemberName | Name '_millisecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 110 | |
| naming | MemberName | Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 115 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 121 | |
| misc | FinalParameters | Parameter l should be final. | 127 | |
| coding | MagicNumber | '1000' is a magic number. | 129 | |
| coding | MagicNumber | '60' is a magic number. | 130 | |
| coding | MagicNumber | '60' is a magic number. | 131 | |
| coding | MagicNumber | '24' is a magic number. | 132 | |
| coding | MagicNumber | '30.42' is a magic number. | 133 | |
| coding | MagicNumber | '12' is a magic number. | 134 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 138 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 138 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 141 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 141 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 143 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 146 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 146 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 149 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 149 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 150 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 150 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 153 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 156 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 156 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 157 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 157 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 161 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 161 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 164 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 164 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 165 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 165 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 168 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 171 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 171 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 172 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 172 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 175 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 175 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 178 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 178 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 179 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 179 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 182 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 182 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 185 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 185 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 188 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 190 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 190 | |
| design | DesignForExtension | Method 'setYear' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 197 | |
| misc | FinalParameters | Parameter year should be final. | 197 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 201 | |
| misc | FinalParameters | Parameter month should be final. | 201 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 205 | |
| misc | FinalParameters | Parameter day should be final. | 205 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 209 | |
| misc | FinalParameters | Parameter hour should be final. | 209 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 213 | |
| misc | FinalParameters | Parameter minute should be final. | 213 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 214 | |
| design | DesignForExtension | Method 'setSeconds' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 217 | |
| misc | FinalParameters | Parameter second should be final. | 217 | |
| design | DesignForExtension | Method 'setMilli' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 221 | |
| misc | FinalParameters | Parameter milli should be final. | 221 | |
| design | DesignForExtension | Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 225 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 229 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| misc | FinalParameters | Parameter year should be final. | 238 | |
| misc | FinalParameters | Parameter month should be final. | 238 | |
| misc | FinalParameters | Parameter day should be final. | 238 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 239 | |
| misc | FinalParameters | Parameter hour should be final. | 239 | |
| misc | FinalParameters | Parameter minute should be final. | 239 | |
| misc | FinalParameters | Parameter second should be final. | 239 | |
| misc | FinalParameters | Parameter millisecond should be final. | 239 | |
| javadoc | JavadocMethod | Expected @param tag for 'millisecond'. | 239 | |
| design | DesignForExtension | Method 'getYear' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 252 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 253 | |
| design | DesignForExtension | Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 256 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 257 | |
| design | DesignForExtension | Method 'getDay' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 260 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 261 | |
| design | DesignForExtension | Method 'getHour' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 264 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 265 | |
| design | DesignForExtension | Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. | 268 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 268 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 269 | |
| design | DesignForExtension | Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 272 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 273 | |
| design | DesignForExtension | Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 276 | |
| whitespace | WhitespaceAround | 'return' is not followed by whitespace. | 277 | |
| design | DesignForExtension | Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 280 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 284 | |
| design | DesignForExtension | Method 'toLong' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 293 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 293 | |
| coding | MagicNumber | '12L' is a magic number. | 293 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 293 | |
| coding | MagicNumber | '30.42' is a magic number. | 293 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 294 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 294 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 294 | |
| coding | MagicNumber | '24L' is a magic number. | 294 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 295 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 295 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 295 | |
| coding | MagicNumber | '60L' is a magic number. | 295 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 296 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 296 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 296 | |
| coding | MagicNumber | '60L' is a magic number. | 296 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 297 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 297 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 297 | |
| coding | MagicNumber | '1000L' is a magic number. | 297 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 298 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 300 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 300 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 307 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 322 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 322 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 326 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 326 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 326 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 329 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 333 | |
| coding | MagicNumber | '100' is a magic number. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 343 | |
| coding | MagicNumber | '10' is a magic number. | 343 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 352 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 361 | |
| misc | FinalParameters | Parameter str should be final. | 364 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 368 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 375 | |
| sizes | MethodLength | Method length is 250 lines (max allowed is 150). | 375 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 375 | |
| misc | FinalParameters | Parameter str should be final. | 375 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 380 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 381 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 399 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 422 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 428 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 428 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 428 | |
| coding | MagicNumber | '64' is a magic number. | 433 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 435 | |
| blocks | RightCurly | '}' should be on the same line. | 437 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 439 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 439 | |
| coding | MagicNumber | '8' is a magic number. | 448 | |
| coding | MagicNumber | '3' is a magic number. | 452 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 453 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 453 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 453 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 457 | |
| blocks | RightCurly | '}' should be on the same line. | 459 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 461 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 461 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 461 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 461 | |
| blocks | RightCurly | '}' should be on the same line. | 465 | |
| coding | MagicNumber | '63' is a magic number. | 470 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 471 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 471 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 471 | |
| coding | MagicNumber | '32' is a magic number. | 473 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 475 | |
| blocks | RightCurly | '}' should be on the same line. | 477 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 479 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 479 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 479 | |
| coding | MagicNumber | '31' is a magic number. | 487 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 488 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 488 | |
| coding | MagicNumber | '16' is a magic number. | 490 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 492 | |
| blocks | RightCurly | '}' should be on the same line. | 494 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 496 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 496 | |
| coding | MagicNumber | '8' is a magic number. | 503 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 504 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 504 | |
| coding | MagicNumber | '8' is a magic number. | 508 | |
| coding | MagicNumber | '15' is a magic number. | 514 | |
| coding | MagicNumber | '8' is a magic number. | 514 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 516 | |
| coding | MagicNumber | '8' is a magic number. | 516 | |
| coding | MagicNumber | '8' is a magic number. | 516 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 517 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 517 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 518 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 519 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 519 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 519 | |
| coding | MagicNumber | '4' is a magic number. | 522 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 524 | |
| blocks | RightCurly | '}' should be on the same line. | 526 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 528 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 528 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 528 | |
| coding | MagicNumber | '8' is a magic number. | 535 | |
| coding | MagicNumber | '8' is a magic number. | 535 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 536 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 536 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 540 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 540 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 540 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 540 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 546 | |
| blocks | RightCurly | '}' should be on the same line. | 548 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 550 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 550 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 550 | |
| coding | MagicNumber | '3' is a magic number. | 556 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 557 | |
| coding | MagicNumber | '10' is a magic number. | 558 | |
| coding | MagicNumber | '10' is a magic number. | 559 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 561 | |
| blocks | RightCurly | '}' should be on the same line. | 563 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 565 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 565 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 565 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 575 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 575 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 575 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 575 | |
| coding | MagicNumber | '8' is a magic number. | 579 | |
| coding | MagicNumber | '8' is a magic number. | 579 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 580 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 580 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 588 | |
| blocks | RightCurly | '}' should be on the same line. | 590 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 593 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 593 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 593 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 602 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 603 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 603 | |
| coding | MagicNumber | '10' is a magic number. | 603 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 603 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 603 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 603 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 603 | |
| coding | MagicNumber | '48' is a magic number. | 603 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 606 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 606 | |
| coding | MagicNumber | '48' is a magic number. | 606 | |
| blocks | RightCurly | '}' should be on the same line. | 608 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 609 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 610 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 610 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 610 | |
| coding | MagicNumber | '15' is a magic number. | 615 | |
| coding | MagicNumber | '8' is a magic number. | 615 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 616 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 616 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 620 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 620 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 627 | |
| javadoc | JavadocMethod | Expected an @return tag. | 631 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 631 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 631 | |
| misc | FinalParameters | Parameter object should be final. | 631 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 631 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 632 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 633 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 636 | |
| design | DesignForExtension | Method 'equal' is not designed for extension - needs to be abstract, final or empty. | 642 | |
| misc | FinalParameters | Parameter timeD should be final. | 642 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 644 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 656 | |
| design | DesignForExtension | Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. | 666 | |
| misc | FinalParameters | Parameter timeD should be final. | 666 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 143 | |
| misc | FinalParameters | Parameter target should be final. | 143 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 157 | |
| misc | FinalParameters | Parameter target should be final. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 157 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 157 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 164 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 170 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 170 | |
| blocks | EmptyBlock | Must have at least one statement. | 177 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 182 | |
| misc | FinalParameters | Parameter target should be final. | 182 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 200 | |
| misc | FinalParameters | Parameter object should be final. | 200 | |
| misc | FinalParameters | Parameter parent should be final. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | RedundantImport | Redundant import from the same package - org.exolab.castor.types.RecurringDuration. | 54 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| misc | FinalParameters | Parameter duration should be final. | 91 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 92 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 95 | |
| design | DesignForExtension | Method 'setFields' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 99 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 99 | |
| misc | FinalParameters | Parameter str should be final. | 99 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ParseException'. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 109 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 109 | |
| coding | MagicNumber | '6' is a magic number. | 109 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 110 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 110 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 111 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 116 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 116 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 117 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 117 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 118 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 118 | |
| whitespace | WhitespaceAround | '?' is not followed by whitespace. | 118 | |
| whitespace | WhitespaceAround | ':' is not preceded with whitespace. | 118 | |
| whitespace | WhitespaceAround | ':' is not followed by whitespace. | 118 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 124 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 124 | |
| whitespace | OperatorWrap | ':' should be on a new line. | 124 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 126 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 131 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 133 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| coding | MagicNumber | '3' is a magic number. | 139 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 140 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 140 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| coding | MagicNumber | '4' is a magic number. | 144 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 145 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 145 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 145 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 147 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 147 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 151 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 151 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 151 | |
| coding | MagicNumber | '4' is a magic number. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 154 | |
| coding | MagicNumber | '4' is a magic number. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | EmptyBlock | Must have at least one statement. | 155 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 157 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 162 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 164 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 164 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 164 | |
| coding | MagicNumber | '5' is a magic number. | 164 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 166 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 166 | |
| blocks | EmptyBlock | Must have at least one statement. | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 172 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 176 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 176 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 178 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 178 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 178 | |
| coding | MagicNumber | '8' is a magic number. | 178 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 180 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 180 | |
| blocks | EmptyBlock | Must have at least one statement. | 184 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 186 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| coding | MagicNumber | '3' is a magic number. | 192 | |
| coding | MagicNumber | '5' is a magic number. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 193 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 193 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 193 | |
| coding | MagicNumber | '11' is a magic number. | 193 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 197 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 199 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 199 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 199 | |
| coding | MagicNumber | '11' is a magic number. | 199 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 201 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 201 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 205 | |
| blocks | EmptyBlock | Must have at least one statement. | 206 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 208 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 212 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 214 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 214 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 214 | |
| coding | MagicNumber | '14' is a magic number. | 214 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 216 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 219 | |
| blocks | EmptyBlock | Must have at least one statement. | 220 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 222 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 226 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 226 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 229 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 229 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 233 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 234 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 234 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 234 | |
| coding | MagicNumber | '17' is a magic number. | 234 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 236 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 236 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 239 | |
| blocks | EmptyBlock | Must have at least one statement. | 241 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 250 | |
| blocks | EmptyBlock | Must have at least one statement. | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 253 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 | |
| whitespace | WhitespaceAround | '!=' is not preceded with whitespace. | 256 | |
| coding | MagicNumber | '6' is a magic number. | 256 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 257 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 257 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 257 | |
| coding | MagicNumber | '20' is a magic number. | 257 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 259 | |
| coding | MagicNumber | '3' is a magic number. | 259 | |
| coding | MagicNumber | '4' is a magic number. | 260 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 260 | |
| coding | MagicNumber | '6' is a magic number. | 260 | |
| blocks | EmptyBlock | Must have at least one statement. | 261 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 263 | |
| blocks | RightCurly | '}' should be on the same line. | 266 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 267 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 269 | |
| design | DesignForExtension | Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 272 | |
| misc | FinalParameters | Parameter period should be final. | 272 | |
| blocks | LeftCurly | '{' should be on the previous line. | 274 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 143 | |
| misc | FinalParameters | Parameter target should be final. | 143 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 143 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 157 | |
| misc | FinalParameters | Parameter target should be final. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 157 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 157 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 164 | |
| blocks | EmptyBlock | Must have at least one statement. | 171 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 176 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 176 | |
| misc | FinalParameters | Parameter target should be final. | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 194 | |
| misc | FinalParameters | Parameter object should be final. | 194 | |
| misc | FinalParameters | Parameter parent should be final. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 80 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 88 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 92 | |
| blocks | EmptyBlock | Must have at least one statement. | 92 | |
| coding | MagicNumber | '60' is a magic number. | 95 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 95 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 95 | |
| coding | MagicNumber | '60' is a magic number. | 95 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 95 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 95 | |
| coding | MagicNumber | '1000' is a magic number. | 95 | |
| coding | MagicNumber | '60' is a magic number. | 96 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 96 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 96 | |
| coding | MagicNumber | '60' is a magic number. | 96 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 96 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 96 | |
| coding | MagicNumber | '1000' is a magic number. | 96 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 97 | |
| coding | MagicNumber | '60' is a magic number. | 97 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 97 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 97 | |
| coding | MagicNumber | '1000' is a magic number. | 97 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 99 | |
| blocks | EmptyBlock | Must have at least one statement. | 100 | |
| design | DesignForExtension | Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| misc | FinalParameters | Parameter month should be final. | 106 | |
| blocks | LeftCurly | '{' should be on the previous line. | 108 | |
| design | DesignForExtension | Method 'setDay' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | |
| misc | FinalParameters | Parameter day should be final. | 113 | |
| blocks | LeftCurly | '{' should be on the previous line. | 115 | |
| design | DesignForExtension | Method 'setHour' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 120 | |
| misc | FinalParameters | Parameter hour should be final. | 120 | |
| blocks | LeftCurly | '{' should be on the previous line. | 122 | |
| design | DesignForExtension | Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| misc | FinalParameters | Parameter minute should be final. | 127 | |
| blocks | LeftCurly | '{' should be on the previous line. | 129 | |
| design | DesignForExtension | Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 134 | |
| misc | FinalParameters | Parameter second should be final. | 134 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 134 | |
| misc | FinalParameters | Parameter millsecond should be final. | 134 | |
| blocks | LeftCurly | '{' should be on the previous line. | 136 | |
| design | DesignForExtension | Method 'setZone' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 141 | |
| misc | FinalParameters | Parameter hour should be final. | 141 | |
| misc | FinalParameters | Parameter minute should be final. | 141 | |
| blocks | LeftCurly | '{' should be on the previous line. | 143 | |
| design | DesignForExtension | Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 148 | |
| blocks | LeftCurly | '{' should be on the previous line. | 150 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 155 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 168 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 168 | |
| coding | MagicNumber | '10' is a magic number. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 173 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 177 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 179 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 184 | |
| misc | FinalParameters | Parameter str should be final. | 187 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 191 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 196 | |
| misc | FinalParameters | Parameter str should be final. | 199 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 203 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 205 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 210 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 210 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 211 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| coding | MagicNumber | '4' is a magic number. | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 216 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 216 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 216 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 216 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 219 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 219 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 219 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 221 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 223 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 223 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 223 | |
| coding | MagicNumber | '4' is a magic number. | 223 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 226 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 226 | |
| coding | MagicNumber | '4' is a magic number. | 226 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 226 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 227 | |
| blocks | EmptyBlock | Must have at least one statement. | 227 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 230 | |
| design | DesignForExtension | Method 'toDate' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 232 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 235 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 240 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 240 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 240 | |
| coding | MagicNumber | '60' is a magic number. | 240 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 240 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 240 | |
| coding | MagicNumber | '60' is a magic number. | 240 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 240 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 240 | |
| coding | MagicNumber | '1000' is a magic number. | 240 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 241 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 112 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 144 | |
| misc | FinalParameters | Parameter target should be final. | 144 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 144 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 158 | |
| misc | FinalParameters | Parameter target should be final. | 158 | |
| misc | FinalParameters | Parameter value should be final. | 158 | |
| javadoc | JavadocMethod | Expected @throws tag for 'java.lang.IllegalStateException'. | 158 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 159 | |
| blocks | EmptyBlock | Must have at least one statement. | 159 | |
| blocks | EmptyBlock | Must have at least one statement. | 165 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 171 | |
| blocks | EmptyBlock | Must have at least one statement. | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 179 | |
| misc | FinalParameters | Parameter target should be final. | 179 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 197 | |
| misc | FinalParameters | Parameter object should be final. | 197 | |
| misc | FinalParameters | Parameter parent should be final. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 10 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 56 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 70 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| javadoc | JavadocMethod | Expected an @return tag. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| misc | FinalParameters | Parameter file should be final. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 86 | |
| javadoc | JavadocMethod | Expected @throws tag for 'FileNotFoundException'. | 87 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 87 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ParseException'. | 87 | |
| blocks | LeftCurly | '{' should be on the previous line. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 132 | |
| coding | MagicNumber | '10' is a magic number. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 142 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 149 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 157 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 159 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 159 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 164 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| blocks | RightCurly | '}' should be on the same line. | 181 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 185 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 187 | |
| blocks | RightCurly | '}' should be on the same line. | 188 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 191 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 193 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 197 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 201 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 204 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 206 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 208 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 209 | |
| misc | FinalParameters | Parameter args should be final. | 209 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 210 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 218 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 221 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 233 | |
| blocks | RightCurly | '}' should be on the same line. | 234 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 235 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 239 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 240 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 244 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 246 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 247 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 248 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 249 | |
| naming | MemberName | Name '_releases' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 249 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 250 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 251 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 252 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 254 | |
| design | DesignForExtension | Method 'addRelease' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 255 | |
| misc | FinalParameters | Parameter release should be final. | 255 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 257 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 260 | |
| design | DesignForExtension | Method 'getRelease' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 268 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 269 | |
| naming | MemberName | Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 269 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 270 | |
| naming | MemberName | Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 272 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| design | DesignForExtension | Method 'addEntry' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 276 | |
| misc | FinalParameters | Parameter entry should be final. | 276 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 277 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 281 | |
| design | DesignForExtension | Method 'getEntry' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 282 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 283 | |
| design | DesignForExtension | Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 287 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 288 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 | |
| design | DesignForExtension | Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 291 | |
| misc | FinalParameters | Parameter version should be final. | 291 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 292 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 296 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 297 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 298 | |
| naming | MemberName | Name '_component' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 298 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 299 | |
| naming | MemberName | Name '_details' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 300 | |
| naming | MemberName | Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 300 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 301 | |
| naming | MemberName | Name '_committer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 301 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 302 | |
| naming | MemberName | Name '_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 302 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 305 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 307 | |
| design | DesignForExtension | Method 'getCommitter' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 308 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 311 | |
| design | DesignForExtension | Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 312 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 313 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 315 | |
| design | DesignForExtension | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 316 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 316 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 317 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| design | DesignForExtension | Method 'getDetails' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 320 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 323 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 324 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 324 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 327 | |
| design | DesignForExtension | Method 'setCommitter' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 328 | |
| misc | FinalParameters | Parameter committer should be final. | 328 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 329 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 331 | |
| design | DesignForExtension | Method 'setComponent' is not designed for extension - needs to be abstract, final or empty. | 332 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 332 | |
| misc | FinalParameters | Parameter component should be final. | 332 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 333 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 335 | |
| design | DesignForExtension | Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 336 | |
| misc | FinalParameters | Parameter date should be final. | 336 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 337 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| design | DesignForExtension | Method 'setDetails' is not designed for extension - needs to be abstract, final or empty. | 340 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 340 | |
| misc | FinalParameters | Parameter details should be final. | 340 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 341 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 343 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 344 | |
| misc | FinalParameters | Parameter value should be final. | 344 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 345 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 4 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 5 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 6 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| naming | MemberName | Name '_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| naming | MemberName | Name '_optionInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| naming | MemberName | Name '_errorWriter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| design | DesignForExtension | Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| design | DesignForExtension | Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 76 | |
| design | DesignForExtension | Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 88 | |
| design | DesignForExtension | Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| blocks | LeftCurly | '{' should have line break after. | 90 | |
| blocks | RightCurly | '}' should have line break before. | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| javadoc | JavadocMethod | Expected an @return tag. | 103 | |
| design | DesignForExtension | Method 'getOptions' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'args'. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| blocks | RightCurly | '}' should be on the same line. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 131 | |
| blocks | LeftCurly | '{' should have line break after. | 140 | |
| blocks | RightCurly | '}' should have line break before. | 140 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| blocks | LeftCurly | '{' should have line break after. | 146 | |
| blocks | RightCurly | '}' should have line break before. | 146 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 152 | |
| design | DesignForExtension | Method 'setComment' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| blocks | LeftCurly | '{' should have line break after. | 157 | |
| blocks | RightCurly | '}' should have line break before. | 157 | |
| blocks | LeftCurly | '{' should have line break after. | 159 | |
| blocks | RightCurly | '}' should have line break before. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 164 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 166 | |
| design | DesignForExtension | Method 'setOptional' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| blocks | LeftCurly | '{' should have line break after. | 169 | |
| blocks | RightCurly | '}' should have line break before. | 169 | |
| blocks | LeftCurly | '{' should have line break after. | 171 | |
| blocks | RightCurly | '}' should have line break before. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 176 | |
| design | DesignForExtension | Method 'setUsageInfo' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| blocks | LeftCurly | '{' should have line break after. | 181 | |
| blocks | RightCurly | '}' should have line break before. | 181 | |
| blocks | LeftCurly | '{' should have line break after. | 183 | |
| blocks | RightCurly | '}' should have line break before. | 183 | |
| design | DesignForExtension | Method 'printUsage' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 186 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 210 | |
| design | DesignForExtension | Method 'printHelp' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 211 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 225 | |
| coding | MagicNumber | '17' is a magic number. | 228 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 249 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 250 | |
| naming | MemberName | Name '_optional' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 251 | |
| naming | MemberName | Name '_usageText' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 251 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 252 | |
| naming | MemberName | Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 252 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 253 | |
| naming | MemberName | Name '_flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 253 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 254 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 257 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 264 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 276 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 282 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 285 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 294 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 300 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 310 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 313 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| coding | HiddenField | 'publicId' hides a field. | 110 | |
| coding | HiddenField | 'systemId' hides a field. | 111 | |
| coding | HiddenField | 'resource' hides a field. | 114 | |
| naming | MemberName | Name '_dtdInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 173 | |
| naming | MemberName | Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 | |
| naming | MemberName | Name '_baseUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 187 | |
| misc | FinalParameters | Parameter resolver should be final. | 195 | |
| javadoc | JavadocMethod | Expected @param tag for 'resolver'. | 195 | |
| design | DesignForExtension | Method 'setBaseURL' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 225 | |
| design | DesignForExtension | Method 'getBaseURL' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| javadoc | JavadocMethod | Expected an @return tag. | 251 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 251 | |
| design | DesignForExtension | Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| javadoc | JavadocMethod | Expected @param tag for 'publicId'. | 251 | |
| javadoc | JavadocMethod | Expected @param tag for 'systemId'. | 252 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 252 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 252 | |
| blocks | EmptyBlock | Must have at least one statement. | 298 | |
| blocks | EmptyBlock | Must have at least one statement. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| design | DesignForExtension | Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| misc | FinalParameters | Parameter type should be final. | 72 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 73 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 73 | |
| blocks | LeftCurly | '{' should be on the previous line. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| design | DesignForExtension | Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| misc | FinalParameters | Parameter type should be final. | 85 | |
| misc | FinalParameters | Parameter args should be final. | 85 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 86 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 86 | |
| blocks | LeftCurly | '{' should be on the previous line. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| design | DesignForExtension | Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| misc | FinalParameters | Parameter type should be final. | 100 | |
| misc | FinalParameters | Parameter argTypes should be final. | 100 | |
| misc | FinalParameters | Parameter args should be final. | 100 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 101 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 101 | |
| blocks | LeftCurly | '{' should be on the previous line. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 125 | |
| sizes | LineLength | Line is longer than 80 characters (found 147). | 127 | |
| misc | FinalParameters | Parameter type should be final. | 127 | |
| misc | FinalParameters | Parameter argTypes should be final. | 127 | |
| misc | FinalParameters | Parameter args should be final. | 127 | |
| blocks | RightCurly | '}' should be on the same line. | 131 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 140 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 147 | |
| misc | FinalParameters | Parameter argTypes should be final. | 153 | |
| misc | FinalParameters | Parameter args should be final. | 153 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 160 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 172 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 177 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 177 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 178 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 180 | |
| misc | FinalParameters | Parameter type should be final. | 180 | |
| blocks | LeftCurly | '{' should be on the previous line. | 182 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 185 | |
| blocks | RightCurly | '}' should be on the same line. | 188 | |
| blocks | RightCurly | '}' should be on the same line. | 192 | |
| blocks | RightCurly | '}' should be on the same line. | 196 | |
| blocks | RightCurly | '}' should be on the same line. | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 204 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 153 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 156 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 160 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| design | VisibilityModifier | Variable 'listenerList' must be private and have accessor methods. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 181 | |
| javadoc | JavadocMethod | Expected an @return tag. | 184 | |
| design | DesignForExtension | Method 'getListenerList' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| javadoc | JavadocMethod | Expected an @return tag. | 193 | |
| design | DesignForExtension | Method 'getListenerCount' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 204 | |
| design | DesignForExtension | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| misc | FinalParameters | Parameter newListener should be final. | 204 | |
| blocks | LeftCurly | '{' should be on the previous line. | 205 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 207 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 209 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 212 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 213 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 213 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 215 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 216 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 217 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 217 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 218 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 220 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| design | DesignForExtension | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| misc | FinalParameters | Parameter newListener should be final. | 235 | |
| misc | FinalParameters | Parameter index should be final. | 235 | |
| javadoc | JavadocMethod | Expected @param tag for 'index'. | 235 | |
| blocks | LeftCurly | '{' should be on the previous line. | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 237 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 237 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 239 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 240 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 241 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 241 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 242 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 244 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 246 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 247 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 247 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 251 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 251 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 251 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 253 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 255 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 255 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 255 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 255 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 257 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 259 | |
| javadoc | JavadocMethod | Expected an @return tag. | 270 | |
| design | DesignForExtension | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| misc | FinalParameters | Parameter listenerToRemove should be final. | 270 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 271 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 272 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 276 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 276 | |
| whitespace | WhitespaceAround | '>=' is not preceded with whitespace. | 276 | |
| whitespace | WhitespaceAround | '>=' is not followed by whitespace. | 276 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 277 | |
| coding | SimplifyBooleanExpression | Expression can be simplified. | 277 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 280 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 285 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 285 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 285 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 286 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 287 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 288 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 290 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 290 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 291 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 291 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 293 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 294 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 294 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 300 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 301 | |
| misc | FinalParameters | Parameter s should be final. | 301 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 304 | |
| whitespace | WhitespaceAround | '+=' is not preceded with whitespace. | 306 | |
| whitespace | WhitespaceAround | '+=' is not followed by whitespace. | 306 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 307 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 307 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 308 | |
| whitespace | WhitespaceAround | '!=' is not preceded with whitespace. | 308 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 308 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 310 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 312 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 312 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 316 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 316 | |
| misc | FinalParameters | Parameter s should be final. | 316 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 321 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 322 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 324 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 324 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 326 | |
| javadoc | JavadocMethod | Expected an @return tag. | 330 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 334 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 334 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 335 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 335 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 335 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| blocks | LeftCurly | '{' should be on the previous line. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| naming | MemberName | Name '_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 66 | |
| misc | FinalParameters | Parameter iter should be final. | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| blocks | LeftCurly | '{' should be on the previous line. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| design | DesignForExtension | Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 74 | |
| blocks | LeftCurly | '{' should be on the previous line. | 75 | |
| design | DesignForExtension | Method 'nextElement' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 80 | |
| blocks | LeftCurly | '{' should be on the previous line. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.oro.text.regex.*. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| blocks | LeftCurly | '{' should be on the previous line. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| naming | MemberName | Name '_regexp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| design | DesignForExtension | Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| misc | FinalParameters | Parameter rexpr should be final. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| blocks | RightCurly | '}' should be on the same line. | 87 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 88 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 91 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| blocks | RightCurly | '}' should be on the same line. | 96 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| misc | FinalParameters | Parameter value should be final. | 110 | |
| blocks | LeftCurly | '{' should be on the previous line. | 111 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.regexp.*. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| naming | MemberName | Name '_regexp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 81 | |
| design | DesignForExtension | Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| naming | MemberName | Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| naming | MemberName | Name '_localTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| misc | FinalParameters | Parameter message should be final. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 89 | |
| misc | FinalParameters | Parameter exception should be final. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| misc | FinalParameters | Parameter message should be final. | 108 | |
| misc | FinalParameters | Parameter exception should be final. | 108 | |
| blocks | LeftCurly | '{' should be on the previous line. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| design | DesignForExtension | Method 'getException' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| design | DesignForExtension | Method 'setLocalStackTraceOnly' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| misc | FinalParameters | Parameter localTrace should be final. | 132 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 | |
| blocks | LeftCurly | '{' should be on the previous line. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 162 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| misc | FinalParameters | Parameter printer should be final. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| blocks | LeftCurly | '{' should be on the previous line. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| design | DesignForExtension | Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| misc | FinalParameters | Parameter printer should be final. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| blocks | LeftCurly | '{' should be on the previous line. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 66 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 67 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 76 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 77 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 88 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 89 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| misc | FinalParameters | Parameter type should be final. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Type Javadoc comment is missing an @param <E> tag. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 37 | |
| design | DesignForExtension | Method 'search' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| misc | FinalParameters | Parameter object should be final. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| naming | MemberName | Name '_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| design | DesignForExtension | Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| misc | FinalParameters | Parameter rexpr should be final. | 41 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| misc | FinalParameters | Parameter value should be final. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| javadoc | JavadocMethod | Expected an @return tag. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 117 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| blocks | RightCurly | '}' should be on the same line. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| blocks | EmptyBlock | Must have at least one statement. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| blocks | RightCurly | '}' should be on the same line. | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 133 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| blocks | RightCurly | '}' should be on the same line. | 140 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 148 | |
| misc | FinalParameters | Parameter args should be final. | 151 | |
| javadoc | JavadocMethod | Expected @param tag for 'args'. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| blocks | LeftCurly | '{' should be on the previous line. | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 81 | |
| naming | MemberName | Name '_regexp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| design | VisibilityModifier | Variable '_regexp' must be private and have accessor methods. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| naming | MemberName | Name '_constructor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | WhitespaceAround | 'try' is not followed by whitespace. | 106 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 121 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 130 | |
| design | DesignForExtension | Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| misc | FinalParameters | Parameter rexpr should be final. | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 140 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 153 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 154 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| misc | FinalParameters | Parameter value should be final. | 163 | |
| blocks | LeftCurly | '{' should be on the previous line. | 164 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 169 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 170 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 172 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 58 | |
| design | DesignForExtension | Method 'confirm' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| design | DesignForExtension | Method 'confirm' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 150 | |
| design | DesignForExtension | Method 'confirm' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| design | DesignForExtension | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| coding | MagicNumber | '4' is a magic number. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UniqueProperties | Duplicated property '</simpleType>' (19 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<Facet' (29 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<simpleType' (45 occurrence(s)). | ||
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| whitespace | FileTabCharacter | Line contains a tab character. | 23 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 24 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 25 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 26 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 27 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 28 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 29 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UniqueProperties | Duplicated property '</class>' (3 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '</field>' (10 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<bind-xml' (10 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<class' (3 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<description>built' (2 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<field' (10 occurrence(s)). | ||
| misc | UniqueProperties | Duplicated property '<map-to' (3 occurrence(s)). | ||
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 8 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 9 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 12 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 13 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 17 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| design | DesignForExtension | Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| design | DesignForExtension | Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 50 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| javadoc | JavadocMethod | Expected an @return tag. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 48 | |
| design | FinalClass | Class AccessRights should be declared as final. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| naming | ConstantName | Name 'both' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| naming | ConstantName | Name 'read' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| naming | ConstantName | Name 'write' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 101 | |
| misc | FinalParameters | Parameter type should be final. | 105 | |
| coding | HiddenField | 'type' hides a field. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| javadoc | JavadocMethod | Expected an @return tag. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'index'. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| javadoc | JavadocMethod | Expected an @return tag. | 97 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| javadoc | JavadocMethod | Expected an @return tag. | 105 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| javadoc | JavadocMethod | Expected an @return tag. | 114 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 38 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| misc | FinalParameters | Parameter streamReader should be final. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| misc | FinalParameters | Parameter eventReader should be final. | 60 | |
| design | DesignForExtension | Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| misc | FinalParameters | Parameter contentHandler should be final. | 64 | |
| coding | HiddenField | 'contentHandler' hides a field. | 64 | |
| design | DesignForExtension | Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| misc | FinalParameters | Parameter errorHandler should be final. | 68 | |
| coding | HiddenField | 'errorHandler' hides a field. | 68 | |
| design | DesignForExtension | Method 'getPrefixes' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 72 | |
| design | DesignForExtension | Method 'getContentHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 76 | |
| design | DesignForExtension | Method 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| design | DesignForExtension | Method 'handleEventType' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| misc | FinalParameters | Parameter eventType should be final. | 99 | |
| misc | FinalParameters | Parameter depth should be final. | 99 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 99 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 124 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'handleStartDocument' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| design | DesignForExtension | Method 'handleEndDocument' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 146 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 158 | |
| design | DesignForExtension | Method 'handleStartElement' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 184 | |
| design | DesignForExtension | Method 'handleEndElement' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 187 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 206 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 217 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| design | DesignForExtension | Method 'handleCharacters' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 229 | |
| design | DesignForExtension | Method 'getQName' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| misc | FinalParameters | Parameter prefix should be final. | 240 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 240 | |
| misc | FinalParameters | Parameter localPart should be final. | 240 | |
| javadoc | JavadocMethod | Expected @param tag for 'localPart'. | 240 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 241 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 245 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 248 | |
| javadoc | JavadocMethod | Expected an @return tag. | 255 | |
| design | DesignForExtension | Method 'isIgnorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| misc | FinalParameters | Parameter chars should be final. | 255 | |
| javadoc | JavadocMethod | Expected @param tag for 'chars'. | 255 | |
| misc | FinalParameters | Parameter start should be final. | 255 | |
| misc | FinalParameters | Parameter length should be final. | 255 | |
| javadoc | JavadocMethod | Expected @param tag for 'length'. | 255 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 264 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| design | DesignForExtension | Method 'getNonEmpty' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| misc | FinalParameters | Parameter string should be final. | 273 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 274 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 296 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 299 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 322 | |
| design | DesignForExtension | Method 'getSAXLocator' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| misc | FinalParameters | Parameter location should be final. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| naming | MemberName | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| naming | MemberName | Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| design | DesignForExtension | Method 'setOutputCharStream' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 75 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 76 | |
| javadoc | JavadocMethod | Expected an @return tag. | 87 | |
| design | DesignForExtension | Method 'asDocumentHandler' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 87 | |
| design | DesignForExtension | Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 111 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 121 | |
| design | DesignForExtension | Method 'setOutputByteStream' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 128 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| naming | MemberName | Name '_outputFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
| design | VisibilityModifier | Variable '_outputFormat' must be private and have accessor methods. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| design | DesignForExtension | Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| design | DesignForExtension | Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 39 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 39 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 41 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 42 | |
| design | DesignForExtension | Method 'setIndenting' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 50 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 50 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 50 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 51 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 52 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 53 | |
| design | DesignForExtension | Method 'setPreserveSpace' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 57 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| design | DesignForExtension | Method 'setDoctype' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 71 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 72 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| design | DesignForExtension | Method 'setOmitXMLDeclaration' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 85 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| design | DesignForExtension | Method 'setOmitDocumentType' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 96 | |
| design | DesignForExtension | Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| design | DesignForExtension | Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 57 | |
| naming | MemberName | Name '_errorCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 62 | |
| naming | MemberName | Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| misc | FinalParameters | Parameter message should be final. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| misc | FinalParameters | Parameter errorCode should be final. | 93 | |
| misc | FinalParameters | Parameter message should be final. | 104 | |
| misc | FinalParameters | Parameter errorCode should be final. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| design | DesignForExtension | Method 'getErrorCode' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 124 | |
| design | DesignForExtension | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| design | DesignForExtension | Method 'setErrorCode' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter errorCode should be final. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 145 | |
| design | DesignForExtension | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| misc | FinalParameters | Parameter message should be final. | 149 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 152 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.xml.sax.ContentHandler. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 43 | |
| design | VisibilityModifier | Variable 'resourceBundle' must be private and have accessor methods. | 46 | |
| naming | MemberName | Name '_unmarshalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| design | DesignForExtension | Method 'compute' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 72 | |
| misc | FinalParameters | Parameter ch should be final. | 72 | |
| misc | FinalParameters | Parameter start should be final. | 72 | |
| misc | FinalParameters | Parameter length should be final. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 73 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 101 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 101 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 101 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| javadoc | JavadocMethod | Expected an @return tag. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ResolverException'. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'mappingLoader'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 10 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 14 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 21 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 24 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_out' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 103 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| design | DesignForExtension | Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 160 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 172 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| design | DesignForExtension | Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| design | DesignForExtension | Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 226 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| naming | ConstantName | Name 'attribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| naming | ConstantName | Name 'element' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.xml.sax.ContentHandler. | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| design | VisibilityModifier | Variable 'resourceBundle' must be private and have accessor methods. | 55 | |
| naming | MemberName | Name '_unmarshalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| design | DesignForExtension | Method 'compute' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| sizes | MethodLength | Method length is 535 lines (max allowed is 150). | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| misc | FinalParameters | Parameter name should be final. | 81 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 85 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 103 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 161 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 176 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 177 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 182 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 209 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 250 | |
| blocks | RightCurly | '}' should be on the same line. | 257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 260 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 340 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 345 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 346 | |
| blocks | RightCurly | '}' should be on the same line. | 350 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 365 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 418 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 420 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 472 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 480 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 481 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 564 | |
| blocks | RightCurly | '}' should be on the same line. | 579 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 582 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 585 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 598 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 599 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 599 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 610 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.xml.sax.*. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 59 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'handler'. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 67 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_minOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| naming | MemberName | Name '_maxOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| naming | MemberName | Name '_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| design | DesignForExtension | Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| design | DesignForExtension | Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| design | DesignForExtension | Method 'getTypeValidator' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| design | DesignForExtension | Method 'hasTypeValidator' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 142 | |
| design | DesignForExtension | Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| design | DesignForExtension | Method 'setDescriptor' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| design | DesignForExtension | Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 165 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 177 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 198 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 200 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 208 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 208 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 209 | |
| blocks | RightCurly | '}' should be on the same line. | 210 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 262 | |
| whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 263 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 287 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 288 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 302 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 302 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 303 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 306 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 306 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 307 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 307 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 316 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 316 | |
| sizes | LineLength | Line is longer than 80 characters (found 136). | 317 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 317 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 320 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 320 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 337 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 338 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 348 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 351 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 8 | |
| naming | MemberName | Name '_idReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 16 | |
| naming | MemberName | Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 | |
| naming | StaticVariableName | Name '_defaultNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 | |
| naming | MemberName | Name '_xmlNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
| naming | MemberName | Name '_primitiveNodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
| naming | MemberName | Name '_wrapCollectionsInContainer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 164 | |
| naming | MemberName | Name '_handlerFactoryList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 169 | |
| naming | MemberName | Name '_handlerFactoryMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 | |
| naming | MemberName | Name '_saveMapKeys' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 | |
| naming | MemberName | Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 186 | |
| naming | MemberName | Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 192 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 192 | |
| javadoc | JavadocMethod | Expected @param tag for 'classLoader'. | 206 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 217 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 219 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 223 | |
| misc | FinalParameters | Parameter internalContext should be final. | 223 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 249 | |
| misc | FinalParameters | Parameter factory should be final. | 249 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 261 | |
| misc | FinalParameters | Parameter c should be final. | 277 | |
| blocks | LeftCurly | '{' should be on the previous line. | 279 | |
| sizes | MethodLength | Method length is 556 lines (max allowed is 150). | 291 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 292 | |
| misc | FinalParameters | Parameter c should be final. | 292 | |
| misc | FinalParameters | Parameter errorWriter should be final. | 292 | |
| blocks | LeftCurly | '{' should be on the previous line. | 293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 298 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 301 | |
| whitespace | WhitespaceAround | '||' is not preceded with whitespace. | 302 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 302 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 304 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 305 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| coding | MagicNumber | '3' is a magic number. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 345 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 358 | |
| blocks | RightCurly | '}' should be on the same line. | 360 | |
| blocks | RightCurly | '}' should be on the same line. | 369 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 370 | |
| blocks | EmptyBlock | Must have at least one statement. | 370 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 373 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 393 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| coding | MagicNumber | '3' is a magic number. | 397 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 400 | |
| blocks | RightCurly | '}' should be on the same line. | 406 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 411 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 413 | |
| blocks | RightCurly | '}' should be on the same line. | 414 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 416 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 421 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 424 | |
| blocks | RightCurly | '}' should be on the same line. | 430 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 434 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 438 | |
| coding | MagicNumber | '3' is a magic number. | 440 | |
| blocks | RightCurly | '}' should be on the same line. | 448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 457 | |
| coding | MagicNumber | '3' is a magic number. | 459 | |
| blocks | RightCurly | '}' should be on the same line. | 467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 473 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 475 | |
| blocks | RightCurly | '}' should be on the same line. | 513 | |
| blocks | RightCurly | '}' should be on the same line. | 516 | |
| blocks | RightCurly | '}' should be on the same line. | 536 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 537 | |
| blocks | EmptyBlock | Must have at least one statement. | 537 | |
| blocks | RightCurly | '}' should be on the same line. | 548 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 568 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 569 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 571 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 572 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 572 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 576 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 576 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 582 | |
| blocks | RightCurly | '}' should be on the same line. | 595 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 618 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 624 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 638 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 659 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 685 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 692 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 698 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 704 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 705 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 705 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 713 | |
| blocks | RightCurly | '}' should be on the same line. | 730 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 731 | |
| blocks | EmptyBlock | Must have at least one statement. | 731 | |
| blocks | RightCurly | '}' should be on the same line. | 742 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 743 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 754 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 763 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 763 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 769 | |
| blocks | RightCurly | '}' should be on the same line. | 781 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 830 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 831 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 832 | |
| blocks | LeftCurly | '{' should be on the previous line. | 834 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 836 | |
| blocks | RightCurly | '}' should be on the same line. | 840 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 841 | |
| blocks | EmptyBlock | Must have at least one statement. | 841 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 850 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 858 | |
| misc | FinalParameters | Parameter factory should be final. | 858 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 866 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 873 | |
| misc | FinalParameters | Parameter wrapCollections should be final. | 904 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 908 | |
| javadoc | JavadocMethod | Expected an @return tag. | 912 | |
| misc | FinalParameters | Parameter descriptor should be final. | 912 | |
| javadoc | JavadocMethod | Expected @param tag for 'descriptor'. | 912 | |
| misc | FinalParameters | Parameter type should be final. | 922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 925 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 925 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 927 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 936 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 941 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 941 | |
| blocks | RightCurly | '}' should be on the same line. | 942 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 943 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 943 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 955 | |
| misc | FinalParameters | Parameter naming should be final. | 962 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 963 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 965 | |
| misc | FinalParameters | Parameter nodeType should be final. | 977 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 978 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 980 | |
| misc | FinalParameters | Parameter saveMapKeys should be final. | 994 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1004 | |
| misc | FinalParameters | Parameter name should be final. | 1004 | |
| misc | FinalParameters | Parameter upperFirst should be final. | 1004 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 1015 | |
| coding | SimplifyBooleanExpression | Expression can be simplified. | 1021 | |
| blocks | RightCurly | '}' should be on the same line. | 1024 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1025 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1030 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1030 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1038 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1039 | |
| misc | FinalParameters | Parameter type should be final. | 1039 | |
| misc | FinalParameters | Parameter fieldName should be final. | 1039 | |
| misc | FinalParameters | Parameter xmlName should be final. | 1039 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1040 | |
| blocks | RightCurly | '}' should be on the same line. | 1047 | |
| blocks | RightCurly | '}' should be on the same line. | 1051 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1072 | |
| misc | FinalParameters | Parameter type should be final. | 1072 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1078 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1085 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1091 | |
| misc | FinalParameters | Parameter factory should be final. | 1095 | |
| javadoc | JavadocMethod | Expected @param tag for 'factory'. | 1095 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1096 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1110 | |
| misc | FinalParameters | Parameter clazz should be final. | 1110 | |
| javadoc | JavadocMethod | Expected @param tag for 'clazz'. | 1110 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1112 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1121 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1123 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1135 | |
| misc | FinalParameters | Parameter clazz should be final. | 1135 | |
| javadoc | JavadocMethod | Expected @param tag for 'clazz'. | 1135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1137 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1146 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1152 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1160 | |
| misc | FinalParameters | Parameter type should be final. | 1167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1169 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 1172 | |
| coding | MagicNumber | '1.5' is a magic number. | 1173 | |
| blocks | EmptyBlock | Must have at least one statement. | 1179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1184 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1184 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1185 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1199 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1199 | |
| blocks | RightCurly | '}' should be on the same line. | 1200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1201 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1201 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1213 | |
| misc | FinalParameters | Parameter type should be final. | 1219 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 1219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1233 | |
| coding | MagicNumber | '6' is a magic number. | 1252 | |
| blocks | RightCurly | '}' should be on the same line. | 1267 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1268 | |
| blocks | RightCurly | '}' should be on the same line. | 1269 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1270 | |
| blocks | EmptyBlock | Must have at least one statement. | 1270 | |
| blocks | RightCurly | '}' should be on the same line. | 1285 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1286 | |
| blocks | RightCurly | '}' should be on the same line. | 1293 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1294 | |
| blocks | RightCurly | '}' should be on the same line. | 1300 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1301 | |
| blocks | EmptyBlock | Must have at least one statement. | 1301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1315 | |
| misc | FinalParameters | Parameter event should be final. | 1315 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1318 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 1320 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1333 | |
| naming | MemberName | Name '_add' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1343 | |
| design | VisibilityModifier | Variable '_add' must be private and have accessor methods. | 1343 | |
| naming | MemberName | Name '_create' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1346 | |
| design | VisibilityModifier | Variable '_create' must be private and have accessor methods. | 1346 | |
| naming | MemberName | Name '_get' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1349 | |
| design | VisibilityModifier | Variable '_get' must be private and have accessor methods. | 1349 | |
| naming | MemberName | Name '_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1352 | |
| design | VisibilityModifier | Variable '_set' must be private and have accessor methods. | 1352 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1354 | |
| naming | MemberName | Name '_fieldName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1355 | |
| design | VisibilityModifier | Variable '_fieldName' must be private and have accessor methods. | 1355 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1357 | |
| misc | FinalParameters | Parameter fieldName should be final. | 1357 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1371 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1372 | |
| misc | FinalParameters | Parameter type should be final. | 1377 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1382 | |
| misc | FinalParameters | Parameter type should be final. | 1387 | |
| misc | FinalParameters | Parameter xmlName should be final. | 1387 | |
| javadoc | JavadocMethod | Expected @param tag for 'xmlName'. | 1387 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| misc | FinalParameters | Parameter message should be final. | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| misc | FinalParameters | Parameter message should be final. | 97 | |
| misc | FinalParameters | Parameter errorCode should be final. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| misc | FinalParameters | Parameter exception should be final. | 107 | |
| misc | FinalParameters | Parameter message should be final. | 118 | |
| misc | FinalParameters | Parameter exception should be final. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 132 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 132 | |
| misc | FinalParameters | Parameter message should be final. | 132 | |
| misc | FinalParameters | Parameter exception should be final. | 132 | |
| misc | FinalParameters | Parameter errorCode should be final. | 132 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.castor.xml.AbstractInternalContext. | 57 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 164 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 174 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 180 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 187 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 190 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 212 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 217 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 225 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 239 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 244 | |
| blocks | RightCurly | '}' should be on the same line. | 255 | |
| blocks | EmptyBlock | Must have at least one statement. | 256 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 262 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 301 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 307 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 307 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 320 | |
| blocks | EmptyBlock | Must have at least one statement. | 325 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 329 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 330 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 331 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 343 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 345 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 346 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 347 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 350 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 357 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 362 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 374 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 386 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 397 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 405 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 416 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 419 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 420 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 434 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 438 | |
| blocks | RightCurly | '}' should be on the same line. | 442 | |
| blocks | RightCurly | '}' should be on the same line. | 446 | |
| blocks | RightCurly | '}' should be on the same line. | 450 | |
| blocks | RightCurly | '}' should be on the same line. | 454 | |
| blocks | RightCurly | '}' should be on the same line. | 457 | |
| blocks | RightCurly | '}' should be on the same line. | 461 | |
| blocks | RightCurly | '}' should be on the same line. | 465 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 470 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 473 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 475 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 477 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 478 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 482 | |
| javadoc | JavadocMethod | Unused @param tag for 'cdResolver'. | 486 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 490 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 495 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 518 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 520 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 521 | |
| blocks | RightCurly | '}' should be on the same line. | 523 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 542 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 550 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 555 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 559 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 560 | |
| coding | MagicNumber | '3' is a magic number. | 563 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 565 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 574 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 576 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 581 | |
| design | VisibilityModifier | Variable 'parentFieldDesc' must be private and have accessor methods. | 594 | |
| design | VisibilityModifier | Variable 'inheritedClassDesc' must be private and have accessor methods. | 598 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 600 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 600 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 600 | |
| misc | FinalParameters | Parameter classDesc should be final. | 600 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 614 | |
| naming | MemberName | Name '_classDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 614 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 615 | |
| naming | MemberName | Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 619 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 623 | |
| naming | MemberName | Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 627 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 628 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 632 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 633 | |
| naming | MemberName | Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 637 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 638 | |
| misc | FinalParameters | Parameter classDesc should be final. | 643 | |
| javadoc | JavadocMethod | Expected @param tag for 'classDesc'. | 643 | |
| blocks | LeftCurly | '{' should be on the previous line. | 644 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 649 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 652 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 656 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 666 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 667 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 711 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 711 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 711 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 738 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 768 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 775 | |
| javadoc | JavadocMethod | Expected an @return tag. | 780 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 780 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 780 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespace'. | 780 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 780 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 784 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 786 | |
| sizes | LineLength | Line is longer than 80 characters (found 199). | 787 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 790 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 791 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 792 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 794 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 800 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 842 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 845 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 897 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 898 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | FileLength | File length is 3,094 lines (max allowed is 2,000). | 1 | |
| imports | UnusedImports | Unused import - java.math.BigDecimal. | 57 | |
| naming | MemberName | Name '_namespaceCounter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
| naming | MemberName | Name '_asDocument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 | |
| naming | MemberName | Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
| naming | MemberName | Name '_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 202 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 205 | |
| naming | MemberName | Name '_marshalExtendedType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 207 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 210 | |
| naming | MemberName | Name '_marshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | |
| naming | MemberName | Name '_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 223 | |
| naming | MemberName | Name '_parents' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 235 | |
| naming | MemberName | Name '_processingInstructions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 235 | |
| naming | MemberName | Name '_rootElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 240 | |
| naming | MemberName | Name '_saveMapKeys' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 | |
| naming | MemberName | Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 252 | |
| naming | MemberName | Name '_suppressNamespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 | |
| naming | MemberName | Name '_suppressXSIType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 262 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 263 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 264 | |
| naming | MemberName | Name '_useXSITypeAtRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 | |
| naming | MemberName | Name '_topLevelAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 | |
| naming | MemberName | Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 276 | |
| naming | MemberName | Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 283 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 284 | |
| naming | MemberName | Name '_proxyInterfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 292 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 299 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 303 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 313 | |
| design | DesignForExtension | Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 316 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 322 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 325 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 326 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 328 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 332 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 336 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 340 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 342 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 343 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 345 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 364 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 365 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 367 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 371 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 382 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 384 | |
| misc | FinalParameters | Parameter xmlStreamWriter should be final. | 389 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 398 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 400 | |
| misc | FinalParameters | Parameter xmlEventWriter should be final. | 405 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 412 | |
| design | DesignForExtension | Method 'setWriter' is not designed for extension - needs to be abstract, final or empty. | 420 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 420 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 427 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 432 | |
| design | DesignForExtension | Method 'setResult' is not designed for extension - needs to be abstract, final or empty. | 436 | |
| misc | FinalParameters | Parameter result should be final. | 436 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 436 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 437 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 439 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 442 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 447 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 450 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 459 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 463 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 464 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 471 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 475 | |
| misc | FinalParameters | Parameter out should be final. | 475 | |
| blocks | LeftCurly | '{' should be on the previous line. | 476 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 479 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 482 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 489 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 489 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 490 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 491 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 492 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 492 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 503 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 505 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 516 | |
| design | DesignForExtension | Method 'setNode' is not designed for extension - needs to be abstract, final or empty. | 524 | |
| design | DesignForExtension | Method 'setXmlStreamWriter' is not designed for extension - needs to be abstract, final or empty. | 539 | |
| misc | FinalParameters | Parameter xmlStreamWriter should be final. | 539 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 540 | |
| design | DesignForExtension | Method 'setXmlEventWriter' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| misc | FinalParameters | Parameter xmlEventWriter should be final. | 554 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 555 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 559 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 561 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 565 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 575 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 592 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 600 | |
| design | DesignForExtension | Method 'addProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 602 | |
| misc | FinalParameters | Parameter target should be final. | 602 | |
| misc | FinalParameters | Parameter data should be final. | 602 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 604 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 611 | |
| design | DesignForExtension | Method 'setDoctype' is not designed for extension - needs to be abstract, final or empty. | 617 | |
| misc | FinalParameters | Parameter publicId should be final. | 617 | |
| misc | FinalParameters | Parameter systemId should be final. | 617 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 626 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 626 | |
| blocks | RightCurly | '}' should be on the same line. | 629 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 631 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 631 | |
| design | DesignForExtension | Method 'setSupressXMLDeclaration' is not designed for extension - needs to be abstract, final or empty. | 654 | |
| misc | FinalParameters | Parameter supressXMLDeclaration should be final. | 654 | |
| design | DesignForExtension | Method 'setMarshalAsDocument' is not designed for extension - needs to be abstract, final or empty. | 674 | |
| misc | FinalParameters | Parameter asDocument should be final. | 674 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 683 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 683 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 683 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 684 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 684 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 684 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 688 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 688 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 696 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 697 | |
| design | DesignForExtension | Method 'setMapping' is not designed for extension - needs to be abstract, final or empty. | 702 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 702 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 704 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 707 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 708 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 709 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 716 | |
| design | DesignForExtension | Method 'setMarshalListener' is not designed for extension - needs to be abstract, final or empty. | 733 | |
| misc | FinalParameters | Parameter listener should be final. | 733 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 739 | |
| design | DesignForExtension | Method 'setNamespaceMapping' is not designed for extension - needs to be abstract, final or empty. | 745 | |
| design | DesignForExtension | Method 'setRootElement' is not designed for extension - needs to be abstract, final or empty. | 755 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 759 | |
| design | DesignForExtension | Method 'getRootElement' is not designed for extension - needs to be abstract, final or empty. | 763 | |
| blocks | LeftCurly | '{' should be on the previous line. | 764 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 769 | |
| misc | FinalParameters | Parameter nsPrefixAtRoot should be final. | 773 | |
| javadoc | JavadocMethod | Expected @param tag for 'nsPrefixAtRoot'. | 773 | |
| blocks | LeftCurly | '{' should be on the previous line. | 774 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 780 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 781 | |
| design | DesignForExtension | Method 'getNSPrefixAtRoot' is not designed for extension - needs to be abstract, final or empty. | 784 | |
| blocks | LeftCurly | '{' should be on the previous line. | 785 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 789 | |
| design | DesignForExtension | Method 'getResolver' is not designed for extension - needs to be abstract, final or empty. | 795 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 799 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 801 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 802 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 803 | |
| design | DesignForExtension | Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. | 822 | |
| design | DesignForExtension | Method 'setValidation' is not designed for extension - needs to be abstract, final or empty. | 844 | |
| misc | FinalParameters | Parameter validate should be final. | 844 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 847 | |
| design | DesignForExtension | Method 'getValidation' is not designed for extension - needs to be abstract, final or empty. | 848 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 848 | |
| design | DesignForExtension | Method 'setMarshalExtendedType' is not designed for extension - needs to be abstract, final or empty. | 857 | |
| misc | FinalParameters | Parameter marshalExtendedType should be final. | 857 | |
| javadoc | JavadocMethod | Expected @param tag for 'marshalExtendedType'. | 857 | |
| blocks | LeftCurly | '{' should be on the previous line. | 858 | |
| design | DesignForExtension | Method 'getMarshalExtendedType' is not designed for extension - needs to be abstract, final or empty. | 871 | |
| blocks | LeftCurly | '{' should be on the previous line. | 872 | |
| misc | FinalParameters | Parameter object should be final. | 884 | |
| misc | FinalParameters | Parameter out should be final. | 884 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 885 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 885 | |
| misc | FinalParameters | Parameter object should be final. | 902 | |
| misc | FinalParameters | Parameter handler should be final. | 902 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 903 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 903 | |
| misc | FinalParameters | Parameter object should be final. | 916 | |
| misc | FinalParameters | Parameter handler should be final. | 916 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 917 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 917 | |
| misc | FinalParameters | Parameter object should be final. | 930 | |
| misc | FinalParameters | Parameter node should be final. | 930 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 931 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 931 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 944 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 951 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 951 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 952 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 953 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 953 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 954 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 969 | |
| misc | FinalParameters | Parameter object should be final. | 969 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 970 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 970 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 971 | |
| whitespace | WhitespaceAround | 'try' is not followed by whitespace. | 979 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 979 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 980 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 980 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 981 | |
| blocks | RightCurly | '}' should be on the same line. | 984 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 993 | |
| blocks | RightCurly | '}' should be on the same line. | 1002 | |
| sizes | MethodLength | Method length is 1,151 lines (max allowed is 150). | 1026 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1027 | |
| misc | FinalParameters | Parameter object should be final. | 1027 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 1027 | |
| misc | FinalParameters | Parameter descriptor should be final. | 1028 | |
| misc | FinalParameters | Parameter handler should be final. | 1029 | |
| javadoc | JavadocMethod | Expected @param tag for 'mstate'. | 1030 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 1031 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1032 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1040 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 1049 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1059 | |
| whitespace | WhitespaceAround | 'catch' is not preceded with whitespace. | 1060 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1060 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1077 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1086 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1089 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1092 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1093 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1096 | |
| blocks | LeftCurly | '{' should have line break after. | 1097 | |
| blocks | RightCurly | '}' should have line break before. | 1097 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1116 | |
| whitespace | WhitespaceAround | '!=' is not preceded with whitespace. | 1116 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 1116 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1126 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1126 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1137 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1139 | |
| blocks | RightCurly | '}' should be on the same line. | 1159 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1168 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1168 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1169 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1184 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1185 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1186 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 1192 | |
| blocks | RightCurly | '}' should be on the same line. | 1193 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1194 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 1218 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 1220 | |
| blocks | RightCurly | '}' should be on the same line. | 1222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1239 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1245 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1250 | |
| blocks | RightCurly | '}' should be on the same line. | 1253 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1274 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1275 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1312 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1314 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 1346 | |
| blocks | RightCurly | '}' should be on the same line. | 1347 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1348 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1358 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 1361 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1363 | |
| blocks | RightCurly | '}' should be on the same line. | 1370 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1371 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1380 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1382 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 1383 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1383 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1386 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 1390 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 1392 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1394 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 1394 | |
| sizes | LineLength | Line is longer than 80 characters (found 144). | 1398 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1401 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1405 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1409 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1411 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1413 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1438 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1441 | |
| blocks | RightCurly | '}' should be on the same line. | 1445 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1451 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1453 | |
| blocks | RightCurly | '}' should be on the same line. | 1456 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1457 | |
| blocks | RightCurly | '}' should be on the same line. | 1460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1465 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1465 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1493 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1498 | |
| blocks | RightCurly | '}' should be on the same line. | 1514 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1551 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1558 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1561 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 1563 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1567 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1569 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1592 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1593 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1593 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1594 | |
| blocks | RightCurly | '}' should be on the same line. | 1601 | |
| blocks | RightCurly | '}' should be on the same line. | 1605 | |
| blocks | RightCurly | '}' should be on the same line. | 1611 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1625 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1638 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1655 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1655 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1655 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1655 | |
| blocks | RightCurly | '}' should be on the same line. | 1660 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1661 | |
| blocks | RightCurly | '}' should be on the same line. | 1662 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1663 | |
| blocks | RightCurly | '}' should be on the same line. | 1688 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1698 | |
| blocks | RightCurly | '}' should be on the same line. | 1705 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 1716 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1721 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 1726 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 1727 | |
| blocks | RightCurly | '}' should be on the same line. | 1735 | |
| blocks | RightCurly | '}' should be on the same line. | 1763 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1764 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1788 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1788 | |
| blocks | RightCurly | '}' should be on the same line. | 1789 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1797 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1799 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1806 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1811 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1812 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1813 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 1815 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1815 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1821 | |
| blocks | RightCurly | '}' should be on the same line. | 1823 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1824 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1832 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1836 | |
| blocks | RightCurly | '}' should be on the same line. | 1850 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1851 | |
| blocks | RightCurly | '}' should be on the same line. | 1856 | |
| blocks | RightCurly | '}' should be on the same line. | 1864 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1865 | |
| blocks | RightCurly | '}' should be on the same line. | 1869 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1876 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1876 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1876 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1878 | |
| blocks | RightCurly | '}' should be on the same line. | 1887 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1890 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1898 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1898 | |
| blocks | RightCurly | '}' should be on the same line. | 1899 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1900 | |
| blocks | RightCurly | '}' should be on the same line. | 1903 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1907 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1907 | |
| blocks | RightCurly | '}' should be on the same line. | 1908 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1909 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1912 | |
| blocks | RightCurly | '}' should be on the same line. | 1922 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1948 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1949 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1950 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1951 | |
| blocks | RightCurly | '}' should be on the same line. | 1971 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1973 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 1973 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 1973 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1978 | |
| blocks | RightCurly | '}' should be on the same line. | 1981 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1982 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2001 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2001 | |
| blocks | RightCurly | '}' should be on the same line. | 2002 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2010 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2012 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 2019 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2025 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2026 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 2028 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2028 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2034 | |
| blocks | RightCurly | '}' should be on the same line. | 2036 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2037 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2065 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2066 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2066 | |
| blocks | RightCurly | '}' should be on the same line. | 2068 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2069 | |
| blocks | RightCurly | '}' should be on the same line. | 2072 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 2091 | |
| blocks | RightCurly | '}' should be on the same line. | 2100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2122 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 2123 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 2124 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2131 | |
| blocks | RightCurly | '}' should be on the same line. | 2137 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2138 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 2143 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 2143 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 2144 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2145 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2160 | |
| blocks | RightCurly | '}' should be on the same line. | 2162 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2163 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 2178 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2184 | |
| misc | FinalParameters | Parameter object should be final. | 2184 | |
| misc | FinalParameters | Parameter handler should be final. | 2185 | |
| misc | FinalParameters | Parameter nsPrefix should be final. | 2185 | |
| misc | FinalParameters | Parameter nsURI should be final. | 2185 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 2186 | |
| misc | FinalParameters | Parameter nestedAttCount should be final. | 2186 | |
| misc | FinalParameters | Parameter nestedAtts should be final. | 2186 | |
| misc | FinalParameters | Parameter wrappers should be final. | 2186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2192 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2196 | |
| whitespace | NoWhitespaceAfter | '--' is followed by whitespace. | 2204 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2212 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2213 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2213 | |
| blocks | RightCurly | '}' should be on the same line. | 2214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2219 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2221 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2228 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2232 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2237 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2238 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2239 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 2241 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2241 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2247 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2252 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2261 | |
| misc | FinalParameters | Parameter object should be final. | 2261 | |
| misc | FinalParameters | Parameter handler should be final. | 2262 | |
| misc | FinalParameters | Parameter nsPrefix should be final. | 2262 | |
| misc | FinalParameters | Parameter nsURI should be final. | 2262 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 2263 | |
| misc | FinalParameters | Parameter nestedAttCount should be final. | 2263 | |
| misc | FinalParameters | Parameter nestedAtts should be final. | 2263 | |
| misc | FinalParameters | Parameter wrappers should be final. | 2263 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2267 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2270 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2275 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2279 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 2280 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2282 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2283 | |
| whitespace | NoWhitespaceAfter | '--' is followed by whitespace. | 2291 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2299 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 2300 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2300 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2300 | |
| blocks | RightCurly | '}' should be on the same line. | 2301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2306 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2308 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2315 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2319 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2324 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2325 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2326 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 2328 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2328 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2334 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2339 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2350 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2351 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2352 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2355 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 2357 | |
| misc | FinalParameters | Parameter object should be final. | 2357 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 2359 | |
| coding | MagicNumber | '1.5' is a magic number. | 2360 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 2361 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 2362 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 2362 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 2365 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 2368 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 2369 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2378 | |
| misc | FinalParameters | Parameter object should be final. | 2384 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 2385 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2387 | |
| blocks | RightCurly | '}' should be on the same line. | 2400 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2401 | |
| blocks | RightCurly | '}' should be on the same line. | 2404 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 2404 | |
| blocks | RightCurly | '}' should be on the same line. | 2408 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 2408 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2409 | |
| blocks | RightCurly | '}' should be on the same line. | 2410 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 2410 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2424 | |
| misc | FinalParameters | Parameter nsPrefix should be final. | 2432 | |
| misc | FinalParameters | Parameter nsURI should be final. | 2432 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2433 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2437 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2452 | |
| design | DesignForExtension | Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. | 2464 | |
| misc | FinalParameters | Parameter encoding should be final. | 2464 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2473 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2473 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 2478 | |
| blocks | RightCurly | '}' should be on the same line. | 2479 | |
| blocks | RightCurly | '}' should be on the same line. | 2489 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2491 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 2491 | |
| design | DesignForExtension | Method 'setNoNamespaceSchemaLocation' is not designed for extension - needs to be abstract, final or empty. | 2505 | |
| misc | FinalParameters | Parameter schemaLocation should be final. | 2505 | |
| blocks | EmptyBlock | Must have at least one statement. | 2506 | |
| blocks | RightCurly | '}' should be on the same line. | 2509 | |
| design | DesignForExtension | Method 'setSchemaLocation' is not designed for extension - needs to be abstract, final or empty. | 2524 | |
| misc | FinalParameters | Parameter schemaLocation should be final. | 2524 | |
| blocks | EmptyBlock | Must have at least one statement. | 2525 | |
| blocks | RightCurly | '}' should be on the same line. | 2528 | |
| design | DesignForExtension | Method 'setSuppressNamespaces' is not designed for extension - needs to be abstract, final or empty. | 2545 | |
| misc | FinalParameters | Parameter suppressNamespaces should be final. | 2545 | |
| design | DesignForExtension | Method 'setSuppressXSIType' is not designed for extension - needs to be abstract, final or empty. | 2556 | |
| misc | FinalParameters | Parameter suppressXSIType should be final. | 2556 | |
| design | DesignForExtension | Method 'setUseXSITypeAtRoot' is not designed for extension - needs to be abstract, final or empty. | 2570 | |
| misc | FinalParameters | Parameter useXSITypeAtRoot should be final. | 2570 | |
| javadoc | JavadocMethod | Expected an @return tag. | 2582 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2587 | |
| blocks | RightCurly | '}' should be on the same line. | 2589 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2590 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 2593 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2601 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 2608 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 2614 | |
| misc | FinalParameters | Parameter object should be final. | 2614 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 2614 | |
| misc | FinalParameters | Parameter attDescriptor should be final. | 2614 | |
| javadoc | JavadocMethod | Expected @param tag for 'attDescriptor'. | 2614 | |
| misc | FinalParameters | Parameter atts should be final. | 2614 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 2615 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2616 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2617 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2646 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 2647 | |
| blocks | RightCurly | '}' should be on the same line. | 2655 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2656 | |
| blocks | RightCurly | '}' should be on the same line. | 2663 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2664 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 2675 | |
| blocks | RightCurly | '}' should be on the same line. | 2676 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 2680 | |
| blocks | RightCurly | '}' should be on the same line. | 2681 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2682 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2690 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 2691 | |
| blocks | RightCurly | '}' should be on the same line. | 2694 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2695 | |
| blocks | RightCurly | '}' should be on the same line. | 2696 | |
| blocks | RightCurly | '}' should be on the same line. | 2700 | |
| blocks | RightCurly | '}' should be on the same line. | 2704 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 2708 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2717 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 2720 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2724 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 2724 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2724 | |
| misc | FinalParameters | Parameter descriptor should be final. | 2724 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 2729 | |
| blocks | RightCurly | '}' should be on the same line. | 2730 | |
| blocks | RightCurly | '}' should be on the same line. | 2735 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2736 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 2750 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 2751 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2753 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2758 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 2775 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2781 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 2789 | |
| misc | FinalParameters | Parameter target should be final. | 2789 | |
| misc | FinalParameters | Parameter classDesc should be final. | 2789 | |
| misc | FinalParameters | Parameter atts should be final. | 2789 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MarshalException'. | 2790 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2791 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2793 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 2793 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 2797 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2799 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2800 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 2809 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2811 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2814 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 2814 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2837 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 2847 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 2854 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2859 | |
| javadoc | JavadocMethod | Expected an @return tag. | 2873 | |
| misc | FinalParameters | Parameter value should be final. | 2873 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 2873 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 2873 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldDesc'. | 2873 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2874 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2874 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2876 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 2879 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 2886 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2886 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2886 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2886 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2886 | |
| blocks | RightCurly | '}' should be on the same line. | 2890 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2891 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 2893 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2895 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2898 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2899 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2899 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 2900 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 2900 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 2900 | |
| whitespace | WhitespaceAround | '?' is not followed by whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2900 | |
| whitespace | WhitespaceAround | ':' is not preceded with whitespace. | 2900 | |
| whitespace | WhitespaceAround | ':' is not followed by whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 2900 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 2900 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2905 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 2923 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2929 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 2933 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2937 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2943 | |
| naming | MemberName | Name '_localName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2943 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2944 | |
| naming | MemberName | Name '_qName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2944 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2945 | |
| naming | MemberName | Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2945 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 2947 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2947 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 2955 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2956 | |
| naming | MemberName | Name '_xpath' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2956 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2957 | |
| naming | MemberName | Name '_nestedAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2957 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2958 | |
| naming | MemberName | Name '_nestedAttCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2958 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2959 | |
| naming | MemberName | Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2959 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2960 | |
| naming | MemberName | Name '_owner' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2960 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2961 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2961 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2963 | |
| misc | FinalParameters | Parameter owner should be final. | 2963 | |
| misc | FinalParameters | Parameter xmlName should be final. | 2963 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2972 | |
| misc | FinalParameters | Parameter owner should be final. | 2972 | |
| misc | FinalParameters | Parameter xmlName should be final. | 2972 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2978 | |
| blocks | RightCurly | '}' should be on the same line. | 2982 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2990 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2994 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2999 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 3005 | |
| naming | MemberName | Name '_classDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3005 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 3006 | |
| naming | MemberName | Name '_fieldDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3006 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 3008 | |
| misc | FinalParameters | Parameter classDesc should be final. | 3008 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 3008 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 3013 | |
| design | DesignForExtension | Method 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty. | 3018 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 3022 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 3027 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 3033 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 3034 | |
| design | DesignForExtension | Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. | 3036 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 3048 | |
| blocks | RightCurly | '}' should be on the same line. | 3049 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 3062 | |
| misc | FinalParameters | Parameter param should be final. | 3070 | |
| misc | FinalParameters | Parameter msg should be final. | 3070 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 3079 | |
| misc | FinalParameters | Parameter param should be final. | 3086 | |
| misc | FinalParameters | Parameter msg should be final. | 3086 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 78 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 100 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| misc | FinalParameters | Parameter prefix should be final. | 113 | |
| misc | FinalParameters | Parameter uri should be final. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 125 | |
| blocks | RightCurly | '}' should be on the same line. | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 152 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 161 | |
| misc | FinalParameters | Parameter prefix should be final. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 190 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| misc | FinalParameters | Parameter nsURI should be final. | 198 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 | |
| javadoc | JavadocMethod | Unused @param tag for 'local'. | 233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| misc | FinalParameters | Parameter nsURI should be final. | 241 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 265 | |
| misc | FinalParameters | Parameter nsURI should be final. | 269 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 272 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 | |
| misc | FinalParameters | Parameter prefix should be final. | 295 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 311 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 314 | |
| misc | FinalParameters | Parameter handler should be final. | 318 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 318 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 324 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 327 | |
| misc | FinalParameters | Parameter handler should be final. | 331 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 331 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| misc | FinalParameters | Parameter atts should be final. | 344 | |
| coding | MagicNumber | '6' is a magic number. | 351 | |
| blocks | RightCurly | '}' should be on the same line. | 357 | |
| blocks | RightCurly | '}' should be on the same line. | 362 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 378 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 393 | |
| misc | FinalParameters | Parameter prefix should be final. | 393 | |
| coding | HiddenField | 'prefix' hides a field. | 393 | |
| misc | FinalParameters | Parameter uri should be final. | 393 | |
| coding | HiddenField | 'uri' hides a field. | 393 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 400 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 407 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 409 | |
| misc | FinalParameters | Parameter prefix should be final. | 413 | |
| coding | HiddenField | 'prefix' hides a field. | 413 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 419 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 426 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 428 | |
| misc | FinalParameters | Parameter uri should be final. | 432 | |
| coding | HiddenField | 'uri' hides a field. | 432 | |
| misc | FinalParameters | Parameter object should be final. | 440 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 450 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 450 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 450 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 452 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 452 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 463 | |
| coding | MagicNumber | '31' is a magic number. | 464 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 464 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 469 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 473 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 474 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 476 | |
| naming | MemberName | Name '_returnType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 476 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 478 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 480 | |
| misc | FinalParameters | Parameter namespaceIterator should be final. | 480 | |
| coding | HiddenField | 'namespaceIterator' hides a field. | 480 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 484 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 484 | |
| misc | FinalParameters | Parameter namespaceIterator should be final. | 484 | |
| coding | HiddenField | 'namespaceIterator' hides a field. | 484 | |
| misc | FinalParameters | Parameter returnType should be final. | 484 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 489 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 493 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| design | DesignForExtension | Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| misc | FinalParameters | Parameter namespacePrefix should be final. | 58 | |
| misc | FinalParameters | Parameter namespaceUri should be final. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| design | DesignForExtension | Method 'addDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter namespaceUri should be final. | 71 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| design | DesignForExtension | Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| misc | FinalParameters | Parameter namespacePrefix should be final. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| design | DesignForExtension | Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| misc | FinalParameters | Parameter namespacePrefix should be final. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| design | DesignForExtension | Method 'declareAsAttributes' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 112 | |
| misc | FinalParameters | Parameter attributeList should be final. | 112 | |
| misc | FinalParameters | Parameter localOnly should be final. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| design | DesignForExtension | Method 'getDefaultNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| design | DesignForExtension | Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| misc | FinalParameters | Parameter namespaceUri should be final. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 149 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 152 | |
| design | DesignForExtension | Method 'getNonDefaultNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| misc | FinalParameters | Parameter namespaceUri should be final. | 155 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 158 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 165 | |
| design | DesignForExtension | Method 'getLocalNamespacePrefixes' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 170 | |
| design | DesignForExtension | Method 'addNewNamespaceScope' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| design | DesignForExtension | Method 'removeNamespaceScope' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 188 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| design | DesignForExtension | Method 'getCurrentNamespaceScope' is not designed for extension - needs to be abstract, final or empty. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 91). | 68 | |
| naming | ConstantName | Name 'Attribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 71 | |
| naming | ConstantName | Name 'Element' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 74 | |
| naming | ConstantName | Name 'Namespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 77 | |
| naming | ConstantName | Name 'Text' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 77 | |
| naming | MemberName | Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 27 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| javadoc | JavadocMethod | Unused @param tag for 'encoding'. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'version'. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| naming | MemberName | Name '_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| design | DesignForExtension | Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| design | DesignForExtension | Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 82). | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 43 | |
| coding | HiddenField | 'id' hides a field. | 43 | |
| coding | HiddenField | 'target' hides a field. | 43 | |
| coding | HiddenField | 'descriptor' hides a field. | 43 | |
| misc | FinalParameters | Parameter info should be final. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.xml.sax.ContentHandler. | 3 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 7 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 7 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 8 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 9 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 10 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 11 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 13 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 16 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 17 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 23 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 24 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 25 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 26 | |
| javadoc | JavadocMethod | Expected @param tag for 'handler'. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 35 | |
| javadoc | JavadocMethod | Expected @param tag for 'contentHandler'. | 35 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 40 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 83). | 22 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| misc | FinalParameters | Parameter eventReader should be final. | 34 | |
| coding | HiddenField | 'eventReader' hides a field. | 34 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| design | DesignForExtension | Method 'getQName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| design | DesignForExtension | Method 'getCharacters' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| design | DesignForExtension | Method 'doStartPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| design | DesignForExtension | Method 'doEndPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 84). | 18 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 18 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 20 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 21 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 22 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 23 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 25 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 27 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| misc | FinalParameters | Parameter streamReader should be final. | 28 | |
| coding | HiddenField | 'streamReader' hides a field. | 28 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 29 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 30 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 32 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 39 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 43 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 43 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 44 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 49 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 49 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 50 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 51 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 53 | |
| design | DesignForExtension | Method 'getQName' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 54 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 55 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 56 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 58 | |
| design | DesignForExtension | Method 'getCharacters' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 59 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| design | DesignForExtension | Method 'handleSpace' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 65 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 66 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 71 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 74 | |
| design | DesignForExtension | Method 'doStartPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 76 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 77 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 85 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| design | DesignForExtension | Method 'doEndPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| design | DesignForExtension | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.xml.sax.ContentHandler. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| design | VisibilityModifier | Variable 'resourceBundle' must be private and have accessor methods. | 57 | |
| naming | MemberName | Name '_unmarshalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'compute' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| sizes | MethodLength | Method length is 746 lines (max allowed is 150). | 84 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 84 | |
| misc | FinalParameters | Parameter name should be final. | 84 | |
| misc | FinalParameters | Parameter namespace should be final. | 84 | |
| misc | FinalParameters | Parameter atts should be final. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 161 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 182 | |
| blocks | EmptyBlock | Must have at least one statement. | 183 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 259 | |
| blocks | EmptyBlock | Must have at least one statement. | 261 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 300 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 304 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 327 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 376 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 392 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 395 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 403 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 404 | |
| blocks | RightCurly | '}' should be on the same line. | 408 | |
| blocks | RightCurly | '}' should be on the same line. | 416 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 462 | |
| blocks | RightCurly | '}' should be on the same line. | 475 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 503 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 515 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 598 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 611 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 612 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 621 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 622 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 670 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 680 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 690 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 699 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 705 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 707 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 709 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 712 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 748 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 774 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 783 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 784 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 792 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 793 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 794 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 804 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 809 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 811 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 812 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 813 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 817 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 818 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| modifier | RedundantModifier | Redundant 'public' modifier. | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | FileLength | File length is 2,500 lines (max allowed is 2,000). | 1 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| design | VisibilityModifier | Variable 'resourceBundle' must be private and have accessor methods. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 125 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 137 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 145 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 152 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 153 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 154 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 155 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 161 | |
| naming | MemberName | Name '_topState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 162 | |
| naming | MemberName | Name '_topClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
| naming | MemberName | Name '_topObject' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 168 | |
| naming | MemberName | Name '_clearCollections' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 175 | |
| naming | MemberName | Name '_locator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 | |
| naming | MemberName | Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 | |
| naming | MemberName | Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 192 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 195 | |
| naming | MemberName | Name '_resolveTable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 196 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 197 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 197 | |
| naming | MemberName | Name '_javaPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 199 | |
| naming | MemberName | Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 199 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 201 | |
| naming | MemberName | Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 207 | |
| naming | MemberName | Name '_objectFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| naming | MemberName | Name '_reuseObjects' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 219 | |
| naming | MemberName | Name '_strictAttributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 226 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 227 | |
| naming | MemberName | Name '_wsPreserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 231 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 234 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 236 | |
| naming | MemberName | Name '_strictElementHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| naming | MemberName | Name '_stateStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 241 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 242 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 244 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 246 | |
| naming | MemberName | Name '_delegateUnmarshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 247 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 248 | |
| naming | MemberName | Name '_anyNodeHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 249 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 250 | |
| naming | MemberName | Name '_namespaceHandling' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 252 | |
| naming | MemberName | Name '_attributeSetFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 252 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 253 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 269 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 286 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 286 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 289 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 290 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 297 | |
| misc | FinalParameters | Parameter nsURI should be final. | 297 | |
| misc | FinalParameters | Parameter packageName should be final. | 297 | |
| blocks | LeftCurly | '{' should be on the previous line. | 298 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 299 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 300 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 312 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 313 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 314 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 315 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 316 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 317 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 318 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 334 | |
| misc | FinalParameters | Parameter loader should be final. | 339 | |
| misc | FinalParameters | Parameter clear should be final. | 353 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 358 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 358 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 359 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 360 | |
| misc | FinalParameters | Parameter debug should be final. | 362 | |
| javadoc | JavadocMethod | Expected @param tag for 'debug'. | 362 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 363 | |
| misc | FinalParameters | Parameter ignoreExtraAtts should be final. | 388 | |
| misc | FinalParameters | Parameter ignoreExtraElems should be final. | 401 | |
| misc | FinalParameters | Parameter printWriter should be final. | 409 | |
| javadoc | JavadocMethod | Expected @param tag for 'printWriter'. | 409 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 410 | |
| misc | FinalParameters | Parameter reuse should be final. | 422 | |
| misc | FinalParameters | Parameter root should be final. | 441 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 448 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 450 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 452 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 452 | |
| misc | FinalParameters | Parameter listener should be final. | 452 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 453 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 459 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 462 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 462 | |
| misc | FinalParameters | Parameter listener should be final. | 462 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 463 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 468 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 469 | |
| misc | FinalParameters | Parameter validate should be final. | 474 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 477 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 486 | |
| misc | FinalParameters | Parameter preserve should be final. | 488 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 496 | |
| misc | FinalParameters | Parameter ch should be final. | 496 | |
| misc | FinalParameters | Parameter start should be final. | 496 | |
| misc | FinalParameters | Parameter length should be final. | 496 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 498 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 502 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 509 | |
| misc | FinalParameters | Parameter name should be final. | 509 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 515 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 523 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 524 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 533 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 540 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespaceURI'. | 540 | |
| misc | FinalParameters | Parameter localName should be final. | 540 | |
| misc | FinalParameters | Parameter qName should be final. | 540 | |
| javadoc | JavadocMethod | Expected @param tag for 'qName'. | 540 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 541 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 541 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 544 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 545 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 545 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 551 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 556 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 557 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 559 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 560 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 561 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 563 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 564 | |
| misc | FinalParameters | Parameter prefix should be final. | 566 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 567 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 568 | |
| blocks | LeftCurly | '{' should be on the previous line. | 568 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 569 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 570 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 572 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 573 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 574 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 575 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 579 | |
| misc | FinalParameters | Parameter ch should be final. | 579 | |
| misc | FinalParameters | Parameter start should be final. | 579 | |
| misc | FinalParameters | Parameter length should be final. | 579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 597 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 604 | |
| misc | FinalParameters | Parameter target should be final. | 604 | |
| misc | FinalParameters | Parameter data should be final. | 604 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 609 | |
| misc | FinalParameters | Parameter locator should be final. | 609 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 613 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 617 | |
| misc | FinalParameters | Parameter name should be final. | 622 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 623 | |
| blocks | LeftCurly | '{' should be on the previous line. | 624 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 626 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 628 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 629 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 632 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 639 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 640 | |
| misc | FinalParameters | Parameter attributes should be final. | 640 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 646 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 652 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 654 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 655 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 662 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 667 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 674 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 676 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 676 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespaceURI'. | 676 | |
| misc | FinalParameters | Parameter localName should be final. | 676 | |
| misc | FinalParameters | Parameter qName should be final. | 676 | |
| javadoc | JavadocMethod | Expected @param tag for 'qName'. | 676 | |
| misc | FinalParameters | Parameter atts should be final. | 676 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 677 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 679 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 680 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 681 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 682 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 683 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 684 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 684 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 685 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 685 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 686 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 687 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 688 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 689 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 690 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 690 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 691 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 691 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 694 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 696 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 697 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 698 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 704 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 704 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 705 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 706 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 707 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 710 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 711 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 718 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 721 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 724 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 732 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 734 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 736 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 739 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 741 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 745 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 749 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 749 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 754 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 755 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 757 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 761 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 764 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 766 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 767 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 769 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 776 | |
| misc | FinalParameters | Parameter name should be final. | 780 | |
| misc | FinalParameters | Parameter attList should be final. | 780 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 781 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 783 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 784 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 787 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 789 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 791 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 797 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 798 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 800 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 802 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 815 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 816 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 816 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 820 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 822 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 824 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 825 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 827 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 839 | |
| misc | FinalParameters | Parameter name should be final. | 839 | |
| misc | FinalParameters | Parameter namespace should be final. | 839 | |
| misc | FinalParameters | Parameter atts should be final. | 839 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 840 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 843 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 844 | |
| sizes | MethodLength | Method length is 222 lines (max allowed is 150). | 844 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 844 | |
| misc | FinalParameters | Parameter name should be final. | 844 | |
| misc | FinalParameters | Parameter namespace should be final. | 844 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 845 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 845 | |
| misc | FinalParameters | Parameter atts should be final. | 845 | |
| misc | FinalParameters | Parameter xmlSpace should be final. | 845 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 846 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 847 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 848 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 849 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 850 | |
| sizes | LineLength | Line is longer than 80 characters (found 139). | 857 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 860 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 860 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 861 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 862 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 862 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 863 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 864 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 865 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 867 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 867 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 868 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 869 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 869 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 869 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 870 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 870 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 871 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 872 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 873 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 874 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 875 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 877 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 878 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 879 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 880 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 881 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 882 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 883 | |
| blocks | RightCurly | '}' should be on the same line. | 883 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 884 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 884 | |
| blocks | EmptyBlock | Must have at least one statement. | 884 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 884 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 884 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 885 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 885 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 886 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 887 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 888 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 889 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 890 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 891 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 892 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 893 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 894 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 894 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 895 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 895 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 896 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 896 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 896 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 897 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 898 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 899 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 900 | |
| blocks | RightCurly | '}' should be on the same line. | 900 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 901 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 902 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 903 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 904 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 905 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 906 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 906 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 907 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 908 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 909 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 910 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 911 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 912 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 914 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 915 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 916 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 917 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 918 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 918 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 919 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 919 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 920 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 921 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 922 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 924 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 925 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 926 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 927 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 928 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 929 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 931 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 932 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 933 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 934 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 937 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 937 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 938 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 938 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 939 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 940 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 941 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 942 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 943 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 944 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 945 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 946 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 946 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 947 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 948 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 949 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 950 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 950 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 951 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 951 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 951 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 951 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 955 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 956 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 957 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 958 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 958 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 959 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 959 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 959 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 960 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 961 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 962 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 963 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 964 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 966 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 966 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 967 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 968 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 969 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 969 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 970 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 973 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 974 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 975 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 976 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 977 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 977 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 978 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 979 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 980 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 982 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 982 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 984 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 985 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 986 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 987 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 988 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 988 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 989 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 990 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 991 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 991 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 992 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 993 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 994 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 994 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 995 | |
| blocks | RightCurly | '}' should be on the same line. | 995 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 996 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 996 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 997 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 997 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 998 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 999 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1002 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1003 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1005 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1006 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1007 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1008 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 1009 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1009 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 1010 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1010 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1010 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1011 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1012 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1014 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1015 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1016 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1017 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 1018 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1018 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 1019 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1019 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1019 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1020 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1021 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1023 | |
| blocks | RightCurly | '}' should be on the same line. | 1023 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1024 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1024 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1025 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1026 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1027 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 1028 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1028 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 1029 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1029 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1029 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1030 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1031 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1033 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1034 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1034 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1035 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1035 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1036 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1037 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1038 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1039 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1039 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1040 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1041 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1042 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1043 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1044 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1045 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1046 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1046 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1047 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1048 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1048 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1049 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1050 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1051 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1052 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1053 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1053 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 1053 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1054 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1055 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1055 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1056 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 1056 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1056 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1057 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1058 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1058 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 1059 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1059 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 1059 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1060 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1061 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1061 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1062 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1063 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1064 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1065 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1066 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1077 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1079 | |
| misc | FinalParameters | Parameter prefix should be final. | 1083 | |
| misc | FinalParameters | Parameter uri should be final. | 1083 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 1084 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1085 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1085 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1086 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1089 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1089 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1090 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1091 | |
| blocks | RightCurly | '}' should be on the same line. | 1093 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1095 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1098 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1099 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1102 | |
| blocks | RightCurly | '}' should be on the same line. | 1103 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 1104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1127 | |
| misc | FinalParameters | Parameter exception should be final. | 1127 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1131 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1132 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1133 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1133 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1133 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 1134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1134 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1135 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1138 | |
| misc | FinalParameters | Parameter exception should be final. | 1138 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1141 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1146 | |
| misc | FinalParameters | Parameter exception should be final. | 1146 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1149 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1184 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1186 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1193 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1198 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 1199 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1209 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1210 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1212 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1212 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1217 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1229 | |
| misc | FinalParameters | Parameter atts should be final. | 1229 | |
| misc | FinalParameters | Parameter currentPackage should be final. | 1229 | |
| javadoc | JavadocMethod | Expected @param tag for 'currentPackage'. | 1229 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 1230 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1239 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1243 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1257 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1259 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 1259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1269 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 1275 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1275 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1276 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1281 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1283 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 1284 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1285 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1287 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 1293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1294 | |
| blocks | RightCurly | '}' should be on the same line. | 1296 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1297 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1306 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1321 | |
| sizes | MethodLength | Method length is 217 lines (max allowed is 150). | 1321 | |
| misc | FinalParameters | Parameter classDesc should be final. | 1321 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 1322 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1337 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1338 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1339 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1340 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1341 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 1342 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1342 | |
| sizes | LineLength | Line is longer than 80 characters (found 168). | 1343 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1343 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 1344 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1344 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 1345 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1345 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 1346 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1346 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 1347 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1347 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1348 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1349 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1350 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 1351 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1351 | |
| sizes | LineLength | Line is longer than 80 characters (found 159). | 1352 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1352 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 1353 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1353 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 1354 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1354 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1355 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1375 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1379 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1393 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1395 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1397 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1399 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1417 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1419 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1420 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1421 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1421 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 1422 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1422 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1422 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1443 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1452 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1455 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1460 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1461 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 1462 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1462 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 1463 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1463 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1463 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1473 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1474 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1480 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1480 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 1482 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1493 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1510 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1518 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1519 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 1520 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1520 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 1521 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1521 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1521 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1528 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1530 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1531 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1532 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1532 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 1533 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1533 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1533 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1540 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1540 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1541 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1541 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1542 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1543 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1543 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1544 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1545 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1546 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1547 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1548 | |
| misc | FinalParameters | Parameter buffer should be final. | 1548 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1549 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1549 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1550 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1551 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1551 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1552 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1553 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1554 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1558 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1564 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1566 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1572 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1577 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1596 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1597 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1616 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1622 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1624 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1633 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1634 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 1635 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1635 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 1636 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1636 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1636 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1641 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1643 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1648 | |
| javadoc | JavadocMethod | Expected @param tag for 'attName'. | 1648 | |
| javadoc | JavadocMethod | Expected @param tag for 'attNamespace'. | 1648 | |
| misc | FinalParameters | Parameter attValue should be final. | 1648 | |
| javadoc | JavadocMethod | Expected @param tag for 'attValue'. | 1648 | |
| misc | FinalParameters | Parameter descriptor should be final. | 1649 | |
| javadoc | JavadocMethod | Expected @param tag for 'descriptor'. | 1649 | |
| javadoc | JavadocMethod | Expected @param tag for 'classDesc'. | 1650 | |
| misc | FinalParameters | Parameter parent should be final. | 1651 | |
| javadoc | JavadocMethod | Expected @param tag for 'parent'. | 1651 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 1651 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1663 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1665 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1675 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1676 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1677 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1678 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1679 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1679 | |
| sizes | LineLength | Line is longer than 80 characters (found 152). | 1680 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1680 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 1681 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1681 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1681 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 1682 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1682 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 1683 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1683 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1684 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1685 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1686 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 1687 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1687 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 1688 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1688 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 1689 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1689 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1689 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 1690 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1690 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1691 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1699 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1701 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1702 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1704 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1705 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1706 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1706 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1707 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1707 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1731 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1743 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1749 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1754 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1771 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1774 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1775 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 1778 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1779 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1780 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 1781 | |
| sizes | ParameterNumber | More than 7 parameters (found 8). | 1783 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1784 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1785 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1787 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1788 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1797 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 1804 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1811 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1827 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 1827 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1830 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1832 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1842 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1854 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1856 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1860 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1863 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1865 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1872 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1875 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1876 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 1877 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1877 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1878 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 1878 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1893 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1895 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1899 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 1909 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1919 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1921 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 1926 | |
| misc | FinalParameters | Parameter value should be final. | 1926 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1930 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1931 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1935 | |
| blocks | EmptyBlock | Must have at least one statement. | 1939 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1940 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1940 | |
| blocks | EmptyBlock | Must have at least one statement. | 1941 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1942 | |
| blocks | EmptyBlock | Must have at least one statement. | 1943 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1944 | |
| blocks | EmptyBlock | Must have at least one statement. | 1945 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1946 | |
| blocks | EmptyBlock | Must have at least one statement. | 1947 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 1948 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1961 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 1961 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1961 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1982 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1982 | |
| misc | FinalParameters | Parameter className should be final. | 1982 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 1983 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1984 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1988 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1989 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1990 | |
| blocks | RightCurly | '}' should be on the same line. | 1990 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1991 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1992 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1992 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1993 | |
| blocks | RightCurly | '}' should be on the same line. | 1993 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1994 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1995 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 1996 | |
| javadoc | JavadocMethod | Expected an @return tag. | 2007 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 2008 | |
| blocks | LeftCurly | '{' should have line break after. | 2009 | |
| blocks | RightCurly | '}' should have line break before. | 2009 | |
| blocks | LeftCurly | '{' should have line break after. | 2013 | |
| blocks | RightCurly | '}' should have line break before. | 2013 | |
| blocks | LeftCurly | '{' should have line break after. | 2015 | |
| blocks | RightCurly | '}' should have line break before. | 2015 | |
| blocks | LeftCurly | '{' should have line break after. | 2016 | |
| blocks | RightCurly | '}' should have line break before. | 2016 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2020 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 2021 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 2027 | |
| blocks | EmptyBlock | Must have at least one statement. | 2028 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2039 | |
| javadoc | JavadocMethod | Expected an @return tag. | 2050 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 2051 | |
| misc | FinalParameters | Parameter className should be final. | 2051 | |
| misc | FinalParameters | Parameter loader should be final. | 2051 | |
| javadoc | JavadocMethod | Expected @param tag for 'loader'. | 2051 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 2052 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2053 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 2054 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2056 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 2057 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2059 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 2062 | |
| blocks | RightCurly | '}' should be on the same line. | 2063 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2064 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2067 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2074 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2076 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2079 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2080 | |
| javadoc | JavadocMethod | Expected an @return tag. | 2083 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2084 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 2084 | |
| misc | FinalParameters | Parameter name should be final. | 2084 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 2084 | |
| misc | FinalParameters | Parameter namespace should be final. | 2084 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespace'. | 2084 | |
| misc | FinalParameters | Parameter loader should be final. | 2084 | |
| javadoc | JavadocMethod | Expected @param tag for 'loader'. | 2084 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 2085 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2086 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2087 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 2089 | |
| blocks | RightCurly | '}' should be on the same line. | 2090 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 2091 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2094 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2097 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2103 | |
| misc | FinalParameters | Parameter type should be final. | 2103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2104 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2108 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 2108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2109 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2109 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2113 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2113 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2119 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2121 | |
| misc | FinalParameters | Parameter type should be final. | 2125 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 2125 | |
| misc | FinalParameters | Parameter sb should be final. | 2141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2156 | |
| javadoc | JavadocMethod | Expected an @return tag. | 2163 | |
| misc | FinalParameters | Parameter className should be final. | 2163 | |
| misc | FinalParameters | Parameter loader should be final. | 2163 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ClassNotFoundException'. | 2164 | |
| blocks | LeftCurly | '{' should be on the previous line. | 2165 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2172 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2198 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 2201 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2204 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2205 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 2206 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2206 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2207 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 2207 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 2222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2225 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2225 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 2225 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2233 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2234 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 2235 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2235 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 2236 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2236 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 2237 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2237 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 2237 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 2238 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2238 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2239 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2242 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 2243 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2243 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 2244 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2244 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 2244 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2245 | |
| misc | FinalParameters | Parameter value should be final. | 2258 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 2259 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2259 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2261 | |
| naming | MemberName | Name '_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2270 | |
| naming | MemberName | Name '_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2274 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2275 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2291 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2295 | |
| misc | FinalParameters | Parameter index should be final. | 2295 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2299 | |
| misc | FinalParameters | Parameter values should be final. | 2299 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2303 | |
| misc | FinalParameters | Parameter index should be final. | 2303 | |
| misc | FinalParameters | Parameter value should be final. | 2303 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2307 | |
| misc | FinalParameters | Parameter types should be final. | 2307 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2311 | |
| misc | FinalParameters | Parameter index should be final. | 2311 | |
| misc | FinalParameters | Parameter type should be final. | 2311 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2323 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2324 | |
| naming | MemberName | Name '_componentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2324 | |
| design | VisibilityModifier | Variable '_componentType' must be private and have accessor methods. | 2324 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2325 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2326 | |
| naming | MemberName | Name '_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2326 | |
| design | VisibilityModifier | Variable '_items' must be private and have accessor methods. | 2326 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2327 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2328 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2329 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 2335 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2341 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2343 | |
| design | DesignForExtension | Method 'addObject' is not designed for extension - needs to be abstract, final or empty. | 2346 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2350 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 2354 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2361 | |
| design | DesignForExtension | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 2366 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2374 | |
| design | DesignForExtension | Method 'componentType' is not designed for extension - needs to be abstract, final or empty. | 2379 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2382 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2385 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2387 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2388 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2389 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2390 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2391 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2393 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2395 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2396 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2397 | |
| misc | FinalParameters | Parameter objectFactory should be final. | 2397 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2398 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2399 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2401 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 2402 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2402 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2403 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2404 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2405 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2406 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2407 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 2410 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2449 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2458 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2465 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2469 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2470 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2471 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2473 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2474 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2475 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2476 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2477 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2478 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2479 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2480 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2480 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 2481 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2481 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2482 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2483 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2484 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2485 | |
| misc | FinalParameters | Parameter node should be final. | 2485 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2486 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2487 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2489 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2490 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2491 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2492 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2493 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2494 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2495 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2496 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2496 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2497 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2497 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 2498 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 2498 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| modifier | RedundantModifier | Redundant 'public' modifier. | 83 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 83 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 96 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 103 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 103 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 112 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| naming | MemberName | Name '_args' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| naming | MemberName | Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| naming | MemberName | Name '_nil' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| naming | MemberName | Name '_elementName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| naming | MemberName | Name '_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| naming | MemberName | Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| naming | MemberName | Name '_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| naming | MemberName | Name '_fieldDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| naming | MemberName | Name '_classDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| naming | MemberName | Name '_primitiveOrImmutable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 97 | |
| naming | MemberName | Name '_markedList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| naming | MemberName | Name '_derived' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| naming | MemberName | Name '_wrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| naming | MemberName | Name '_whitespacePreserving' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 108 | |
| naming | MemberName | Name '_trailingWhitespaceRemoved' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| naming | MemberName | Name '_expectedIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| naming | MemberName | Name '_withinMultivaluedElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 118 | |
| naming | MemberName | Name '_targetState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 120 | |
| naming | MemberName | Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 124 | |
| design | DesignForExtension | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 153 | |
| design | DesignForExtension | Method 'markAsUsed' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| misc | FinalParameters | Parameter descriptor should be final. | 156 | |
| design | DesignForExtension | Method 'markAsNotUsed' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 160 | |
| misc | FinalParameters | Parameter descriptor should be final. | 160 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 162 | |
| design | DesignForExtension | Method 'isUsed' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 167 | |
| misc | FinalParameters | Parameter descriptor should be final. | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 169 | |
| design | DesignForExtension | Method 'setFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 174 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 174 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 178 | |
| design | DesignForExtension | Method 'setObject' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 182 | |
| misc | FinalParameters | Parameter object should be final. | 182 | |
| design | DesignForExtension | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 186 | |
| design | DesignForExtension | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 190 | |
| misc | FinalParameters | Parameter key should be final. | 190 | |
| design | DesignForExtension | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 194 | |
| design | DesignForExtension | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 198 | |
| misc | FinalParameters | Parameter type should be final. | 198 | |
| design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 202 | |
| design | DesignForExtension | Method 'setClassDescriptor' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 206 | |
| misc | FinalParameters | Parameter classDesc should be final. | 206 | |
| design | DesignForExtension | Method 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 210 | |
| design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 214 | |
| misc | FinalParameters | Parameter location should be final. | 214 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 218 | |
| design | DesignForExtension | Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 222 | |
| misc | FinalParameters | Parameter elementName should be final. | 222 | |
| design | DesignForExtension | Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 226 | |
| design | DesignForExtension | Method 'setBuffer' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 230 | |
| misc | FinalParameters | Parameter buffer should be final. | 230 | |
| design | DesignForExtension | Method 'getBuffer' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 234 | |
| design | DesignForExtension | Method 'setDerived' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 238 | |
| misc | FinalParameters | Parameter derived should be final. | 238 | |
| design | DesignForExtension | Method 'isDerived' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 242 | |
| design | DesignForExtension | Method 'setWrapper' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 246 | |
| misc | FinalParameters | Parameter wrapper should be final. | 246 | |
| design | DesignForExtension | Method 'isWrapper' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 250 | |
| design | DesignForExtension | Method 'setWhitespacePreserving' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 254 | |
| misc | FinalParameters | Parameter wsPreserve should be final. | 254 | |
| design | DesignForExtension | Method 'isWhitespacePreserving' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 258 | |
| design | DesignForExtension | Method 'setPrimitiveOrImmutable' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 262 | |
| misc | FinalParameters | Parameter primitiveOrImmutable should be final. | 262 | |
| design | DesignForExtension | Method 'isPrimitiveOrImmutable' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 266 | |
| design | DesignForExtension | Method 'setTrailingWhitespaceRemoved' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 270 | |
| misc | FinalParameters | Parameter trailingWhitespaceRemoved should be final. | 270 | |
| design | DesignForExtension | Method 'isTrailingWhitespaceRemoved' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 274 | |
| design | DesignForExtension | Method 'setTargetState' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 278 | |
| misc | FinalParameters | Parameter targetState should be final. | 278 | |
| design | DesignForExtension | Method 'getTargetState' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 282 | |
| design | DesignForExtension | Method 'setParent' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 286 | |
| misc | FinalParameters | Parameter parent should be final. | 286 | |
| design | DesignForExtension | Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 290 | |
| design | DesignForExtension | Method 'setNil' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 294 | |
| misc | FinalParameters | Parameter nil should be final. | 294 | |
| design | DesignForExtension | Method 'isNil' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 298 | |
| design | DesignForExtension | Method 'setExpectedIndex' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 302 | |
| misc | FinalParameters | Parameter expectedIndex should be final. | 302 | |
| design | DesignForExtension | Method 'getExpectedIndex' is not designed for extension - needs to be abstract, final or empty. | 306 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 306 | |
| design | DesignForExtension | Method 'setWithinMultivaluedElement' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 310 | |
| misc | FinalParameters | Parameter withinMultivaluedElement should be final. | 310 | |
| design | DesignForExtension | Method 'isWithinMultivaluedElement' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 314 | |
| design | DesignForExtension | Method 'setConstructorArguments' is not designed for extension - needs to be abstract, final or empty. | 318 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 318 | |
| misc | FinalParameters | Parameter args should be final. | 318 | |
| design | DesignForExtension | Method 'getConstructorArguments' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 322 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 329 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 334 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 336 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| naming | MemberName | Name '_clearCollections' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
| naming | MemberName | Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 | |
| naming | MemberName | Name '_ignoreExtraAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | |
| naming | MemberName | Name '_ignoreExtraElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 136 | |
| naming | MemberName | Name '_instanceObj' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 141 | |
| design | VisibilityModifier | Variable 'entityResolver' must be private and have accessor methods. | 144 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 146 | |
| naming | MemberName | Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 151 | |
| naming | MemberName | Name '_reuseObjects' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 158 | |
| naming | MemberName | Name '_unmarshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 163 | |
| naming | MemberName | Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 170 | |
| naming | MemberName | Name '_wsPreserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 177 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 178 | |
| naming | MemberName | Name '_namespaceToPackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 181 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 183 | |
| naming | MemberName | Name '_objectFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 186 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 188 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 189 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 192 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 209 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 212 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 226 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 252 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 292 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 296 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 326 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 335 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 343 | |
| design | DesignForExtension | Method 'addNamespaceToPackageMapping' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 347 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 348 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 350 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 352 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 354 | |
| design | DesignForExtension | Method 'createHandler' is not designed for extension - needs to be abstract, final or empty. | 358 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 360 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 361 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 369 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 372 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 377 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 379 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 391 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 399 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 401 | |
| design | DesignForExtension | Method 'isValidating' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| design | DesignForExtension | Method 'setClass' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| misc | FinalParameters | Parameter clazz should be final. | 415 | |
| design | DesignForExtension | Method 'setObject' is not designed for extension - needs to be abstract, final or empty. | 427 | |
| misc | FinalParameters | Parameter root should be final. | 427 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 430 | |
| design | DesignForExtension | Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. | 442 | |
| misc | FinalParameters | Parameter loader should be final. | 442 | |
| design | DesignForExtension | Method 'setClearCollections' is not designed for extension - needs to be abstract, final or empty. | 457 | |
| misc | FinalParameters | Parameter clear should be final. | 457 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 461 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 462 | |
| misc | FinalParameters | Parameter debug should be final. | 465 | |
| javadoc | JavadocMethod | Expected @param tag for 'debug'. | 465 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 466 | |
| design | DesignForExtension | Method 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty. | 475 | |
| misc | FinalParameters | Parameter entityResolver should be final. | 475 | |
| coding | HiddenField | 'entityResolver' hides a field. | 475 | |
| design | DesignForExtension | Method 'setIDResolver' is not designed for extension - needs to be abstract, final or empty. | 487 | |
| misc | FinalParameters | Parameter idResolver should be final. | 487 | |
| design | DesignForExtension | Method 'setIgnoreExtraAttributes' is not designed for extension - needs to be abstract, final or empty. | 500 | |
| misc | FinalParameters | Parameter ignoreExtraAtts should be final. | 500 | |
| design | DesignForExtension | Method 'setIgnoreExtraElements' is not designed for extension - needs to be abstract, final or empty. | 513 | |
| misc | FinalParameters | Parameter ignoreExtraElements should be final. | 513 | |
| misc | FinalParameters | Parameter printWriter should be final. | 522 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 523 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 527 | |
| design | DesignForExtension | Method 'setMapping' is not designed for extension - needs to be abstract, final or empty. | 533 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 533 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 537 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 540 | |
| design | DesignForExtension | Method 'setReuseObjects' is not designed for extension - needs to be abstract, final or empty. | 552 | |
| misc | FinalParameters | Parameter reuse should be final. | 552 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 557 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 570 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 573 | |
| design | DesignForExtension | Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. | 573 | |
| misc | FinalParameters | Parameter listener should be final. | 573 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 584 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 597 | |
| design | DesignForExtension | Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. | 597 | |
| misc | FinalParameters | Parameter listener should be final. | 597 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 603 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 604 | |
| design | DesignForExtension | Method 'setValidation' is not designed for extension - needs to be abstract, final or empty. | 609 | |
| misc | FinalParameters | Parameter validate should be final. | 609 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 621 | |
| design | DesignForExtension | Method 'setWhitespacePreserve' is not designed for extension - needs to be abstract, final or empty. | 623 | |
| misc | FinalParameters | Parameter preserve should be final. | 623 | |
| javadoc | JavadocMethod | Expected an @return tag. | 637 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 637 | |
| misc | FinalParameters | Parameter reader should be final. | 637 | |
| blocks | LeftCurly | '{' should be on the previous line. | 639 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 653 | |
| javadoc | JavadocMethod | Expected an @return tag. | 655 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 655 | |
| misc | FinalParameters | Parameter eventProducer should be final. | 655 | |
| blocks | LeftCurly | '{' should be on the previous line. | 657 | |
| blocks | RightCurly | '}' should be on the same line. | 662 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 663 | |
| javadoc | JavadocMethod | Expected an @return tag. | 682 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 682 | |
| misc | FinalParameters | Parameter eventProducer should be final. | 682 | |
| blocks | LeftCurly | '{' should be on the previous line. | 684 | |
| blocks | RightCurly | '}' should be on the same line. | 689 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 690 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 700 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 704 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 710 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 716 | |
| javadoc | JavadocMethod | Expected an @return tag. | 731 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 731 | |
| misc | FinalParameters | Parameter source should be final. | 731 | |
| blocks | LeftCurly | '{' should be on the previous line. | 733 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 736 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 744 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 744 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 746 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 749 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 751 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 757 | |
| blocks | RightCurly | '}' should be on the same line. | 764 | |
| blocks | RightCurly | '}' should be on the same line. | 770 | |
| blocks | RightCurly | '}' should be on the same line. | 773 | |
| javadoc | JavadocMethod | Expected an @return tag. | 792 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 792 | |
| misc | FinalParameters | Parameter node should be final. | 792 | |
| blocks | LeftCurly | '{' should be on the previous line. | 794 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 795 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 798 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 799 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 799 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 800 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 801 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 802 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 802 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 803 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 804 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 806 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 809 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 811 | |
| javadoc | JavadocMethod | Expected an @return tag. | 812 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 812 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 812 | |
| misc | FinalParameters | Parameter eventReader should be final. | 812 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 813 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 814 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 814 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 815 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 817 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 818 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 818 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 819 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 820 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 821 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 821 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 822 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 823 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 824 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 825 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 825 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 826 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 827 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 828 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 828 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 830 | |
| javadoc | JavadocMethod | Expected an @return tag. | 831 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 831 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 831 | |
| misc | FinalParameters | Parameter streamReader should be final. | 831 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 832 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 833 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 833 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 834 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 840 | |
| javadoc | JavadocMethod | Expected an @return tag. | 851 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 851 | |
| misc | FinalParameters | Parameter eventProducer should be final. | 851 | |
| blocks | LeftCurly | '{' should be on the previous line. | 853 | |
| blocks | RightCurly | '}' should be on the same line. | 859 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 860 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 868 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 875 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 876 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 879 | |
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 879 | |
| misc | FinalParameters | Parameter source should be final. | 879 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 880 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 891 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 898 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 905 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 910 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 912 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 914 | |
| misc | FinalParameters | Parameter handler should be final. | 914 | |
| misc | FinalParameters | Parameter sex should be final. | 914 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 923 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 924 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 933 | |
| misc | FinalParameters | Parameter handler should be final. | 938 | |
| javadoc | JavadocMethod | Expected @param tag for 'handler'. | 938 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 939 | |
| blocks | LeftCurly | '{' should be on the previous line. | 940 | |
| javadoc | JavadocMethod | Expected an @return tag. | 959 | |
| misc | FinalParameters | Parameter c should be final. | 959 | |
| misc | FinalParameters | Parameter reader should be final. | 959 | |
| blocks | LeftCurly | '{' should be on the previous line. | 961 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 969 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 977 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 978 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 981 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 983 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 987 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1006 | |
| misc | FinalParameters | Parameter c should be final. | 1006 | |
| misc | FinalParameters | Parameter source should be final. | 1006 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1008 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1010 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1025 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1029 | |
| misc | FinalParameters | Parameter c should be final. | 1029 | |
| misc | FinalParameters | Parameter node should be final. | 1029 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1032 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1039 | |
| design | DesignForExtension | Method 'setObjectFactory' is not designed for extension - needs to be abstract, final or empty. | 1043 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1046 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1049 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 1055 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1058 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1059 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1060 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1070 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 1077 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 1085 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 1092 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1099 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1101 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 1102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1117 | |
| design | DesignForExtension | Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. | 1122 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1125 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1126 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1134 | |
| design | DesignForExtension | Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. | 1134 | |
| misc | FinalParameters | Parameter xmlClassDescriptorResolver should be final. | 1134 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 1139 | |
| misc | FinalParameters | Parameter param should be final. | 1146 | |
| misc | FinalParameters | Parameter msg should be final. | 1146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| naming | MemberName | Name '_failFast' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| naming | MemberName | Name '_validated' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| naming | MemberName | Name '_ids' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| naming | MemberName | Name '_unresolvedIdrefs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| design | DesignForExtension | Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'getClassDescriptorResolver' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| design | DesignForExtension | Method 'isFailFast' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| design | DesignForExtension | Method 'setFailFast' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| design | DesignForExtension | Method 'isValidated' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| design | DesignForExtension | Method 'addValidated' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| design | DesignForExtension | Method 'removeValidated' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| design | DesignForExtension | Method 'addID' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 191 | |
| design | DesignForExtension | Method 'checkIdRef' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| design | DesignForExtension | Method 'getUnresolvedIdRefs' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| design | DesignForExtension | Method 'cleanup' is not designed for extension - needs to be abstract, final or empty. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| naming | MemberName | Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| naming | MemberName | Name '_next' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 104 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| design | DesignForExtension | Method 'getNext' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| design | DesignForExtension | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 172 | |
| design | DesignForExtension | Method 'setLast' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| design | DesignForExtension | Method 'setNext' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| design | VisibilityModifier | Variable 'resourceBundle' must be private and have accessor methods. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 88 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 158 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 184 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 189 | |
| design | DesignForExtension | Method 'checkUnresolvedIdrefs' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 189 | |
| misc | FinalParameters | Parameter context should be final. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 179). | 191 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 83 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 101 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 103 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 105 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 106 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespace'. | 106 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 113 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 120 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 130 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 140 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 146 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 155 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 157 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 164 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 165 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 166 | |
| javadoc | JavadocMethod | Expected @param tag for 'parentState'. | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 169 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 172 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 5 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 8 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 12 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 16 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 20 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 141 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 190 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 205 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 238 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 257 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 88). | 34 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 44 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 78 | |
| design | DesignForExtension | Method 'addMapping' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| design | DesignForExtension | Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'addPackage' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 128 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 132 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 133 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 138 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 144 | |
| design | DesignForExtension | Method 'addPackages' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 145 | |
| design | DesignForExtension | Method 'createMapping' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| design | DesignForExtension | Method 'createMarshaller' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 172 | |
| design | DesignForExtension | Method 'createUnmarshaller' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 201 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 205 | |
| design | DesignForExtension | Method 'createMappingTool' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| design | DesignForExtension | Method 'createChangeLog2XML' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 242 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 251 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 272 | |
| design | DesignForExtension | Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| design | DesignForExtension | Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| misc | FinalParameters | Parameter classLoader should be final. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| naming | MemberName | Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| coding | HiddenField | 'errorCode' hides a field. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 129 | |
| coding | HiddenField | 'errorCode' hides a field. | 129 | |
| design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 156 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 160 | |
| design | DesignForExtension | Method 'getErrorCode' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| design | DesignForExtension | Method 'setErrorCode' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| coding | HiddenField | 'errorCode' hides a field. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.util.XMLFieldDescriptorImpl. | 21 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 240 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 254 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 261 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 263 | |
| javadoc | JavadocMethod | Unused @param tag for 'derivedFromXSList'. | 263 | |
| javadoc | JavadocMethod | Expected an @return tag. | 267 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 268 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 270 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 277 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 56 | |
| javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 81 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| misc | FinalParameters | Parameter obj should be final. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'obj'. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 93 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| misc | FinalParameters | Parameter object should be final. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| misc | FinalParameters | Parameter parent should be final. | 116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 133 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 152 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 156 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 165 | |
| sizes | MethodLength | Method length is 224 lines (max allowed is 150). | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 184 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 185 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 187 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 191 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 199 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 205 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 211 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 222 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 223 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 227 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 238 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 242 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 250 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 252 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 253 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 255 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 262 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 269 | |
| blocks | LeftCurly | '{' should have line break after. | 269 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 270 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 272 | |
| blocks | LeftCurly | '{' should have line break after. | 272 | |
| blocks | RightCurly | '}' should have line break before. | 272 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 273 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 277 | |
| blocks | LeftCurly | '{' should have line break after. | 279 | |
| blocks | RightCurly | '}' should have line break before. | 279 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 282 | |
| blocks | LeftCurly | '{' should have line break after. | 284 | |
| blocks | RightCurly | '}' should have line break before. | 284 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 286 | |
| blocks | LeftCurly | '{' should have line break after. | 286 | |
| blocks | RightCurly | '}' should have line break before. | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 290 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 297 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 299 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 300 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 302 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 303 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 308 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 314 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 316 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 320 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 323 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 335 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 339 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 341 | |
| blocks | RightCurly | '}' should be on the same line. | 345 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 355 | |
| blocks | RightCurly | '}' should be on the same line. | 359 | |
| blocks | RightCurly | '}' should be on the same line. | 382 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 384 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 385 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 387 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 391 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 391 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 403 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 403 | |
| misc | FinalParameters | Parameter clsDesc should be final. | 403 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 407 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 407 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 407 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 408 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 410 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 414 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 415 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 417 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 421 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 421 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 421 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 422 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 422 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 425 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 427 | |
| javadoc | JavadocMethod | Expected an @return tag. | 430 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 430 | |
| misc | FinalParameters | Parameter fields should be final. | 430 | |
| javadoc | JavadocMethod | Expected @param tag for 'fields'. | 430 | |
| misc | FinalParameters | Parameter fieldName should be final. | 430 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldName'. | 430 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 431 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 431 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 431 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 432 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 439 | |
| sizes | MethodLength | Method length is 286 lines (max allowed is 150). | 439 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 439 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 439 | |
| misc | FinalParameters | Parameter javaClass should be final. | 439 | |
| misc | FinalParameters | Parameter fieldMap should be final. | 439 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 439 | |
| blocks | LeftCurly | '{' should be on the previous line. | 441 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 454 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 455 | |
| blocks | LeftCurly | '{' should be on the previous line. | 457 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 463 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 474 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 474 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 474 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 475 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 475 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 489 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 503 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 510 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 510 | |
| blocks | RightCurly | '}' should be on the same line. | 511 | |
| coding | MagicNumber | '4' is a magic number. | 514 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 519 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 521 | |
| blocks | LeftCurly | '{' should be on the previous line. | 530 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 531 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 531 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 531 | |
| sizes | LineLength | Line is longer than 80 characters (found 122). | 535 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 535 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 535 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 536 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 537 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 538 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 568 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 574 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 575 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 576 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 577 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 578 | |
| blocks | EmptyBlock | Must have at least one statement. | 578 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 579 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 580 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 584 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 591 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 633 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 634 | |
| blocks | LeftCurly | '{' should be on the previous line. | 636 | |
| blocks | RightCurly | '}' should be on the same line. | 644 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 645 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 655 | |
| blocks | RightCurly | '}' should be on the same line. | 665 | |
| blocks | RightCurly | '}' should be on the same line. | 681 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 682 | |
| blocks | EmptyBlock | Must have at least one statement. | 682 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 689 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 691 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 694 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 695 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 698 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 700 | |
| blocks | EmptyBlock | Must have at least one statement. | 707 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 719 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 736 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 737 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 738 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 748 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 748 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 748 | |
| misc | FinalParameters | Parameter fieldType should be final. | 748 | |
| misc | FinalParameters | Parameter colHandler should be final. | 748 | |
| misc | FinalParameters | Parameter fieldMap should be final. | 748 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 748 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 750 | |
| javadoc | JavadocMethod | Expected an @return tag. | 758 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 759 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 759 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldDesc'. | 759 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 760 | |
| blocks | LeftCurly | '{' should be on the previous line. | 761 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 781 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 796 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 802 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 811 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 20 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 21 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| design | DesignForExtension | Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| design | DesignForExtension | Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| naming | MemberName | Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| design | DesignForExtension | Method 'setOutputCharStream' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 65 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 65 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 66 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| design | DesignForExtension | Method 'asDocumentHandler' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| design | DesignForExtension | Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 114 | |
| design | DesignForExtension | Method 'setOutputByteStream' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 23 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| design | DesignForExtension | Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 13 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 14 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 19 | |
| naming | MemberName | Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
| design | DesignForExtension | Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| misc | FinalParameters | Parameter name should be final. | 43 | |
| misc | FinalParameters | Parameter namespace should be final. | 43 | |
| misc | FinalParameters | Parameter object should be final. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 51 | |
| misc | FinalParameters | Parameter elementDescriptor should be final. | 55 | |
| misc | FinalParameters | Parameter parentState should be final. | 55 | |
| misc | FinalParameters | Parameter xmlName should be final. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| design | DesignForExtension | Method 'isChoice' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| design | DesignForExtension | Method 'addNature' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 86). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 127 | |
| blocks | EmptyBlock | Must have at least one statement. | 171 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 178 | |
| blocks | EmptyBlock | Must have at least one statement. | 179 | |
| blocks | EmptyBlock | Must have at least one statement. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 204 | |
| blocks | EmptyBlock | Must have at least one statement. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 86). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 88 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 225 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 86). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 90). | 69 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| naming | MemberName | Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| naming | MemberName | Name '_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| naming | MemberName | Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 122 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| design | DesignForExtension | Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| design | DesignForExtension | Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| design | DesignForExtension | Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 334 | |
| design | DesignForExtension | Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 335 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.UnmarshalState. | 54 | |
| imports | UnusedImports | Unused import - org.exolab.castor.xml.ValidationException. | 55 | |
| imports | UnusedImports | Unused import - org.exolab.castor.xml.XMLClassDescriptor. | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 167 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 247 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 332 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 88). | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 76 | |
| naming | MemberName | Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 78 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| naming | MemberName | Name '_javaClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| naming | MemberName | Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 120 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| design | DesignForExtension | Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| design | DesignForExtension | Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 87). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 93 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 175 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 221 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 87). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 99 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 180 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 226 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 86). | 63 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 185 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 88). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 69 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| naming | MemberName | Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| design | DesignForExtension | Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| design | DesignForExtension | Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| design | DesignForExtension | Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 90). | 59 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| naming | MemberName | Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| naming | MemberName | Name '_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| naming | MemberName | Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 112 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 216 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| design | DesignForExtension | Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| design | DesignForExtension | Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| design | DesignForExtension | Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 307 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 324 | |
| design | DesignForExtension | Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 90 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 145 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 181 | |
| design | DesignForExtension | Method 'resetValue' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 196 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 208 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 221 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 88). | 65 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| naming | MemberName | Name '_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 94). | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 71 | |
| naming | StaticVariableName | Name '_timezone' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 72 | |
| naming | StaticVariableName | Name '_allowTimeZoneSuppression' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| naming | StaticVariableName | Name '_suppressMillis' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 81 | |
| naming | MemberName | Name '_options' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| naming | MemberName | Name '_useSQLDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 188 | |
| design | DesignForExtension | Method 'resetValue' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 200 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 217 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 227 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 238 | |
| design | DesignForExtension | Method 'setUseSQLDate' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 351 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 357 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 357 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 361 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 363 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 389 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 409 | |
| coding | MagicNumber | '60000' is a magic number. | 433 | |
| coding | MagicNumber | '60' is a magic number. | 436 | |
| coding | MagicNumber | '10' is a magic number. | 437 | |
| coding | MagicNumber | '60' is a magic number. | 444 | |
| coding | MagicNumber | '10' is a magic number. | 445 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 474 | |
| naming | MemberName | Name '_allowNoTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 475 | |
| design | VisibilityModifier | Variable '_allowNoTime' must be private and have accessor methods. | 475 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| design | DesignForExtension | Method 'getSupportedTypes' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| design | DesignForExtension | Method 'isSupportedType' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 104 | |
| design | DesignForExtension | Method 'createFieldHandler' is not designed for extension - needs to be abstract, final or empty. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - java.lang.reflect.InvocationTargetException. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| naming | MemberName | Name '_valueOf' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 114 | |
| blocks | EmptyBlock | Must have at least one statement. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 123 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 150 | |
| blocks | EmptyBlock | Must have at least one statement. | 150 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 154 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 164 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 181 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 195 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 259 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 271 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 283 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| javadoc | JavadocMethod | Expected @param tag for 'obj'. | 283 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| design | DesignForExtension | Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| design | DesignForExtension | Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 102 | |
| design | DesignForExtension | Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 136 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| design | DesignForExtension | Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| design | DesignForExtension | Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 138 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 90 | |
| design | DesignForExtension | Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 101 | |
| design | DesignForExtension | Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| design | DesignForExtension | Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.mapping.FieldDescriptor. | 50 | |
| imports | UnusedImports | Unused import - org.exolab.castor.mapping.FieldHandler. | 51 | |
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| naming | MemberName | Name '_valueOf' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 98 | |
| design | DesignForExtension | Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| design | DesignForExtension | Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 169 | |
| design | DesignForExtension | Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 58 | |
| naming | MemberName | Name '_filename' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| naming | MemberName | Name '_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_col' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 103 | |
| design | DesignForExtension | Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| design | DesignForExtension | Method 'getFilename' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| design | DesignForExtension | Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'setColumnNumber' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| design | DesignForExtension | Method 'setFilename' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| design | DesignForExtension | Method 'setLineNumber' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| modifier | RedundantModifier | Redundant 'public' modifier. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| naming | MemberName | Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 65 | |
| naming | MemberName | Name '_allowChildrenOrAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| design | DesignForExtension | Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| design | DesignForExtension | Method 'addChild' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| design | DesignForExtension | Method 'addParent' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 9 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| naming | MemberName | Name '_namespaceHandling' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 13 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 14 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 15 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 16 | |
| naming | MemberName | Name '_anyUnmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 16 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 18 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 19 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 20 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 21 | |
| naming | MemberName | Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 24 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 24 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 25 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 26 | |
| naming | MemberName | Name '_elemInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| misc | FinalParameters | Parameter namespaceHandling should be final. | 28 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 29 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 30 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 33 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 39 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 40 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 41 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 42 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 43 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 44 | |
| design | DesignForExtension | Method 'commonStartElement' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| misc | FinalParameters | Parameter name should be final. | 44 | |
| misc | FinalParameters | Parameter namespace should be final. | 44 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 45 | |
| misc | FinalParameters | Parameter wsPreserve should be final. | 45 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 45 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 49 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 51 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 51 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 52 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 53 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 54 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 55 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 56 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 57 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 59 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 65 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 66 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 67 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 71 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 73 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| misc | FinalParameters | Parameter ch should be final. | 73 | |
| misc | FinalParameters | Parameter start should be final. | 73 | |
| misc | FinalParameters | Parameter length should be final. | 73 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 74 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 76 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 78 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 85 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| misc | FinalParameters | Parameter name should be final. | 86 | |
| misc | FinalParameters | Parameter attList should be final. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 89 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 100 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 101 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 102 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 103 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespaceURI'. | 103 | |
| misc | FinalParameters | Parameter localName should be final. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'localName'. | 103 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 104 | |
| misc | FinalParameters | Parameter qName should be final. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'qName'. | 104 | |
| misc | FinalParameters | Parameter atts should be final. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'atts'. | 104 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 104 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 105 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 106 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 107 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 108 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 110 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 112 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 113 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 114 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 115 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 116 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| misc | FinalParameters | Parameter name should be final. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 116 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 121 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 122 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 123 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 125 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 126 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 127 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 128 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| misc | FinalParameters | Parameter ch should be final. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for 'ch'. | 129 | |
| misc | FinalParameters | Parameter start should be final. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for 'start'. | 129 | |
| misc | FinalParameters | Parameter length should be final. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for 'length'. | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 130 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 130 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 132 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 134 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 136 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 137 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 138 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 140 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 141 | |
| design | DesignForExtension | Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter prefix should be final. | 141 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 141 | |
| misc | FinalParameters | Parameter uri should be final. | 141 | |
| javadoc | JavadocMethod | Expected @param tag for 'uri'. | 141 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 142 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 142 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 143 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 144 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 146 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 148 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 149 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 150 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 152 | |
| design | DesignForExtension | Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter prefix should be final. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 152 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 152 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 153 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 154 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 156 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 158 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 159 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 160 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 161 | |
| design | DesignForExtension | Method 'hasAnyUnmarshaller' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 162 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 163 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 165 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 166 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 167 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 168 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 169 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 170 | |
| design | DesignForExtension | Method 'isStartingNode' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 171 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 172 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 174 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 176 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 176 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 177 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 178 | |
| javadoc | JavadocMethod | Expected an @return tag. | 179 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 179 | |
| design | DesignForExtension | Method 'getStartingNode' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 180 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 181 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 182 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 183 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 185 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 186 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 187 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 188 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 189 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 190 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 191 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 192 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 193 | |
| design | DesignForExtension | Method 'preservePassedArguments' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| misc | FinalParameters | Parameter name should be final. | 193 | |
| misc | FinalParameters | Parameter atts should be final. | 193 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 194 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 195 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 197 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 198 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 199 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 200 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 201 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 202 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 203 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 204 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 205 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 205 | |
| design | DesignForExtension | Method 'preservePassedArguments' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| misc | FinalParameters | Parameter name should be final. | 205 | |
| misc | FinalParameters | Parameter attList should be final. | 205 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 206 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 207 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 209 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 209 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 210 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 211 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 212 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 213 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 214 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 215 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 216 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 217 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 218 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 219 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 220 | |
| misc | FinalParameters | Parameter element should be final. | 220 | |
| misc | FinalParameters | Parameter name should be final. | 220 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 221 | |
| misc | FinalParameters | Parameter attList should be final. | 221 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 222 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 223 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 224 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 225 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 226 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 227 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 228 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 229 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 231 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 231 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 232 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 233 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 233 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 234 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 235 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 236 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 237 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 238 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 239 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 240 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 241 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 242 | |
| misc | FinalParameters | Parameter element should be final. | 242 | |
| misc | FinalParameters | Parameter name should be final. | 242 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 243 | |
| misc | FinalParameters | Parameter attributes should be final. | 243 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 244 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 245 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 246 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 247 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 248 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 249 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 250 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 251 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 253 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 254 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 255 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 256 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 257 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 258 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 258 | |
| naming | MemberName | Name '_qName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | |
| design | VisibilityModifier | Variable '_qName' must be private and have accessor methods. | 258 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 259 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 259 | |
| naming | MemberName | Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 259 | |
| design | VisibilityModifier | Variable '_attributes' must be private and have accessor methods. | 259 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 260 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 260 | |
| naming | MemberName | Name '_attributeList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 260 | |
| design | VisibilityModifier | Variable '_attributeList' must be private and have accessor methods. | 260 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 262 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 262 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 263 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 264 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 266 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 266 | |
| misc | FinalParameters | Parameter qName should be final. | 266 | |
| misc | FinalParameters | Parameter atts should be final. | 266 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 267 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 268 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 269 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 270 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 272 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 272 | |
| misc | FinalParameters | Parameter qName should be final. | 272 | |
| misc | FinalParameters | Parameter atts should be final. | 272 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 273 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 274 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 275 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 276 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 278 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 278 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 279 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 280 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 281 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 282 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 43 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 51 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 56 | |
| naming | MemberName | Name '_namespaceHandling' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| misc | FinalParameters | Parameter namespaceHandling should be final. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| javadoc | JavadocMethod | Expected an @return tag. | 81 | |
| misc | FinalParameters | Parameter atts should be final. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| design | DesignForExtension | Method 'getAttributeSet' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter atts should be final. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'atts'. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| javadoc | JavadocMethod | Expected an @return tag. | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 112 | |
| misc | FinalParameters | Parameter atts should be final. | 112 | |
| misc | FinalParameters | Parameter attributeSet should be final. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'attributeSet'. | 112 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 129 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 129 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 139 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 164 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 178 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 184 | |
| design | DesignForExtension | Method 'getAttributeSet' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| misc | FinalParameters | Parameter atts should be final. | 184 | |
| javadoc | JavadocMethod | Expected @param tag for 'atts'. | 184 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 185 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| javadoc | JavadocMethod | Expected an @return tag. | 199 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 199 | |
| misc | FinalParameters | Parameter atts should be final. | 199 | |
| misc | FinalParameters | Parameter attributeSet should be final. | 199 | |
| javadoc | JavadocMethod | Expected @param tag for 'attributeSet'. | 199 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 220 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 246 | |
| javadoc | JavadocMethod | Expected an @return tag. | 252 | |
| misc | FinalParameters | Parameter atts should be final. | 252 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 253 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 254 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 255 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.exolab.castor.xml.*. | 9 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 16 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 19 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 32 | |
| naming | MemberName | Name '_namespaceToPackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| naming | MemberName | Name '_createNamespaceScope' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| design | DesignForExtension | Method 'addNamespaceToPackageMapping' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| misc | FinalParameters | Parameter nsURI should be final. | 54 | |
| misc | FinalParameters | Parameter packageName should be final. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| design | DesignForExtension | Method 'getMappedPackage' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| design | DesignForExtension | Method 'processNamespaces' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| misc | FinalParameters | Parameter classDesc should be final. | 79 | |
| misc | FinalParameters | Parameter object should be final. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| javadoc | JavadocMethod | Expected an @return tag. | 117 | |
| design | DesignForExtension | Method 'resolveNamespace' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 148 | |
| design | DesignForExtension | Method 'removeCurrentNamespaceInstance' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| design | DesignForExtension | Method 'addDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 161 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| design | DesignForExtension | Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| misc | FinalParameters | Parameter prefix should be final. | 173 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 180 | |
| design | DesignForExtension | Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 185 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| design | DesignForExtension | Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| misc | FinalParameters | Parameter prefix should be final. | 196 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| design | DesignForExtension | Method 'getDefaultNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| design | DesignForExtension | Method 'createNamespace' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| design | DesignForExtension | Method 'getNamespaceStack' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 226 | |
| design | DesignForExtension | Method 'isNewNamespaceScopeNecessary' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| design | DesignForExtension | Method 'startNamespaceScope' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| design | DesignForExtension | Method 'stopNamespaceScope' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| design | DesignForExtension | Method 'setNewNamespaceScopeNecessary' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 252 | |
| misc | FinalParameters | Parameter value should be final. | 252 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.UnmarshalHandler. | 3 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 7 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 10 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 13 | |
| naming | MemberName | Name '_strictElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 26 | |
| naming | MemberName | Name '_ignoreElementDepth' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 33 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| design | DesignForExtension | Method 'setIgnoreExtraElements' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| misc | FinalParameters | Parameter ignoreExtraElems should be final. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| design | DesignForExtension | Method 'areElementsIgnorable' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 53 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| javadoc | JavadocMethod | Expected an @return tag. | 58 | |
| design | DesignForExtension | Method 'skipElement' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| design | DesignForExtension | Method 'skipStartElement' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 76 | |
| design | DesignForExtension | Method 'skipStartElementIgnoringDepth' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| design | DesignForExtension | Method 'skipEndElement' is not designed for extension - needs to be abstract, final or empty. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.UnmarshalHandler. | 5 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 8 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 9 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 10 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 13 | |
| naming | MemberName | Name '_unmarshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 30 | |
| design | DesignForExtension | Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| misc | FinalParameters | Parameter listener should be final. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| design | DesignForExtension | Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| misc | FinalParameters | Parameter listener should be final. | 44 | |
| design | DesignForExtension | Method 'unmarshalled' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| misc | FinalParameters | Parameter object should be final. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 59 | |
| misc | FinalParameters | Parameter parentObject should be final. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'parentObject'. | 59 | |
| design | DesignForExtension | Method 'fieldAdded' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| misc | FinalParameters | Parameter fieldName should be final. | 73 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldName'. | 73 | |
| misc | FinalParameters | Parameter stateObject should be final. | 73 | |
| javadoc | JavadocMethod | Expected @param tag for 'stateObject'. | 73 | |
| misc | FinalParameters | Parameter fieldStateObject should be final. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldStateObject'. | 74 | |
| design | DesignForExtension | Method 'initialized' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| misc | FinalParameters | Parameter stateObject should be final. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'stateObject'. | 88 | |
| misc | FinalParameters | Parameter parentObject should be final. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'parentObject'. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 | |
| design | DesignForExtension | Method 'attributesProcessed' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter stateObject should be final. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'stateObject'. | 98 | |
| misc | FinalParameters | Parameter parentObject should be final. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'parentObject'. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 81). | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 31 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 32 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 34 | |
| naming | MemberName | Name '_unmarshalStates' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 39 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 42 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 44 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 44 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 45 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 47 | |
| design | DesignForExtension | Method 'getLastState' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 49 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 51 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 54 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 54 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 55 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 56 | |
| design | DesignForExtension | Method 'removeLastState' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 57 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 58 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 60 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 62 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 64 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 65 | |
| design | DesignForExtension | Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 66 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 69 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 72 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 73 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 74 | |
| design | DesignForExtension | Method 'pushState' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| misc | FinalParameters | Parameter state should be final. | 74 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 75 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 76 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 78 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 80 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 81 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 82 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 83 | |
| design | DesignForExtension | Method 'hasAnotherParentState' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 84 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 85 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 86 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 87 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 88 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 90 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 92 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 93 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 94 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 95 | |
| design | DesignForExtension | Method 'removeParentState' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 96 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 97 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 98 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 99 | |
| design | DesignForExtension | Method 'peekAtState' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 | |
| misc | FinalParameters | Parameter index should be final. | 101 | |
| design | DesignForExtension | Method 'getFirstParentState' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 105 | |
| design | DesignForExtension | Method 'getFirstParentStateIndex' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 110 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 110 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 112 | |
| design | DesignForExtension | Method 'size' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 117 | |
| design | DesignForExtension | Method 'resetParentState' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 118 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| misc | FinalParameters | Parameter type should be final. | 32 | |
| misc | FinalParameters | Parameter value should be final. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 25 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| misc | FinalParameters | Parameter type should be final. | 34 | |
| misc | FinalParameters | Parameter value should be final. | 34 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 42 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 43 | |
| blocks | EmptyBlock | Must have at least one statement. | 45 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 61 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| design | DesignForExtension | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 30 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 31 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 32 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| misc | FinalParameters | Parameter type should be final. | 32 | |
| misc | FinalParameters | Parameter value should be final. | 32 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 29 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 30 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 34 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| misc | FinalParameters | Parameter type should be final. | 37 | |
| misc | FinalParameters | Parameter value should be final. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| design | FinalClass | Class PrimitiveObjectFactory should be declared as final. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| javadoc | JavadocMethod | Expected an @return tag. | 85 | |
| misc | FinalParameters | Parameter type should be final. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 85 | |
| misc | FinalParameters | Parameter value should be final. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| misc | FinalParameters | Parameter type should be final. | 107 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 125 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 132 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| misc | FinalParameters | Parameter value should be final. | 143 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| misc | FinalParameters | Parameter type should be final. | 31 | |
| misc | FinalParameters | Parameter value should be final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 20 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 21 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 24 | |
| misc | FinalParameters | Parameter type should be final. | 29 | |
| misc | FinalParameters | Parameter value should be final. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| misc | FinalParameters | Parameter rexpr should be final. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 72 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| misc | FinalParameters | Parameter value should be final. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.Namespaces. | 53 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 59 | |
| naming | MemberName | Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 98 | |
| coding | HiddenField | 'namespacesStack' hides a field. | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 101 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 101 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 104 | |
| design | DesignForExtension | Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 120 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 133 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 203 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 203 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 203 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 203 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 216 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 233 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.Namespaces. | 46 | |
| naming | MemberName | Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 91 | |
| coding | HiddenField | 'namespacesStack' hides a field. | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 94 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 94 | |
| design | DesignForExtension | Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 126 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 138 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 170 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 197 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| naming | MemberName | Name '_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| design | VisibilityModifier | Variable '_map' must be private and have accessor methods. | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| misc | FinalParameters | Parameter namedNodeMap should be final. | 40 | |
| design | DesignForExtension | Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| javadoc | JavadocMethod | Expected an @return tag. | 121 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| naming | MemberName | Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| misc | FinalParameters | Parameter size should be final. | 86 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 93 | |
| design | DesignForExtension | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'getIndex' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| misc | FinalParameters | Parameter name should be final. | 108 | |
| misc | FinalParameters | Parameter namespace should be final. | 108 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| javadoc | JavadocMethod | Expected @param tag for 'index'. | 140 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| javadoc | JavadocMethod | Expected an @return tag. | 160 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| misc | FinalParameters | Parameter index should be final. | 160 | |
| javadoc | JavadocMethod | Expected an @return tag. | 171 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| misc | FinalParameters | Parameter name should be final. | 171 | |
| javadoc | JavadocMethod | Expected an @return tag. | 189 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter name should be final. | 189 | |
| misc | FinalParameters | Parameter namespace should be final. | 189 | |
| design | DesignForExtension | Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| misc | FinalParameters | Parameter name should be final. | 207 | |
| misc | FinalParameters | Parameter value should be final. | 207 | |
| design | DesignForExtension | Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| misc | FinalParameters | Parameter name should be final. | 218 | |
| misc | FinalParameters | Parameter value should be final. | 218 | |
| misc | FinalParameters | Parameter namespace should be final. | 218 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespace'. | 218 | |
| blocks | LeftCurly | '{' should be on the previous line. | 219 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 241 | |
| misc | FinalParameters | Parameter name should be final. | 241 | |
| misc | FinalParameters | Parameter namespace should be final. | 241 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 256 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 261 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 261 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 262 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 262 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 263 | |
| design | VisibilityModifier | Variable 'namespace' must be private and have accessor methods. | 263 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 265 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| misc | FinalParameters | Parameter name should be final. | 269 | |
| coding | HiddenField | 'name' hides a field. | 269 | |
| misc | FinalParameters | Parameter value should be final. | 269 | |
| coding | HiddenField | 'value' hides a field. | 269 | |
| misc | FinalParameters | Parameter namespace should be final. | 269 | |
| coding | HiddenField | 'namespace' hides a field. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 95). | 55 | |
| naming | MemberName | Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| naming | MemberName | Name '_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| misc | FinalParameters | Parameter object should be final. | 72 | |
| design | DesignForExtension | Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| design | DesignForExtension | Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| design | DesignForExtension | Method 'setObject' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| misc | FinalParameters | Parameter object should be final. | 100 | |
| design | DesignForExtension | Method 'setParent' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| misc | FinalParameters | Parameter parent should be final. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| naming | MemberName | Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| misc | FinalParameters | Parameter node should be final. | 81 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| design | DesignForExtension | Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| misc | FinalParameters | Parameter handler should be final. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'handler'. | 90 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 94 | |
| design | DesignForExtension | Method 'setNode' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter node should be final. | 98 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 102 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 107 | |
| blocks | LeftCurly | '{' should be on the previous line. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 115 | |
| misc | FinalParameters | Parameter document should be final. | 121 | |
| misc | FinalParameters | Parameter handler should be final. | 121 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 123 | |
| blocks | LeftCurly | '{' should be on the previous line. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 145 | |
| misc | FinalParameters | Parameter node should be final. | 155 | |
| misc | FinalParameters | Parameter handler should be final. | 155 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 157 | |
| blocks | LeftCurly | '{' should be on the previous line. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 167 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 171 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 183 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 191 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 197 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 225 | |
| misc | FinalParameters | Parameter element should be final. | 233 | |
| javadoc | JavadocMethod | Expected @param tag for 'element'. | 233 | |
| misc | FinalParameters | Parameter handler should be final. | 233 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 235 | |
| blocks | LeftCurly | '{' should be on the previous line. | 237 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 256 | |
| misc | FinalParameters | Parameter text should be final. | 264 | |
| javadoc | JavadocMethod | Expected @param tag for 'text'. | 264 | |
| misc | FinalParameters | Parameter handler should be final. | 264 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 266 | |
| blocks | LeftCurly | '{' should be on the previous line. | 268 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 284 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 298 | |
| misc | FinalParameters | Parameter pi should be final. | 298 | |
| misc | FinalParameters | Parameter handler should be final. | 298 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 300 | |
| blocks | LeftCurly | '{' should be on the previous line. | 302 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 304 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 312 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 324 | |
| misc | FinalParameters | Parameter node should be final. | 324 | |
| misc | FinalParameters | Parameter handler should be final. | 324 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.xml.sax.SAXException'. | 326 | |
| blocks | LeftCurly | '{' should be on the previous line. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocStyle | First sentence should end with a period. | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| naming | MemberName | Name '_style' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 155 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.Namespaces. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| naming | MemberName | Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| naming | MemberName | Name '_createNamespaceScope' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 78 | |
| misc | FinalParameters | Parameter handler should be final. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 85 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| misc | FinalParameters | Parameter chars should be final. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'chars'. | 94 | |
| misc | FinalParameters | Parameter start should be final. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'start'. | 94 | |
| misc | FinalParameters | Parameter length should be final. | 94 | |
| javadoc | JavadocMethod | Expected @param tag for 'length'. | 94 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 95 | |
| blocks | LeftCurly | '{' should be on the previous line. | 96 | |
| design | DesignForExtension | Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 104 | |
| blocks | LeftCurly | '{' should be on the previous line. | 105 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 110 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter uri should be final. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'uri'. | 113 | |
| misc | FinalParameters | Parameter localName should be final. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'localName'. | 113 | |
| misc | FinalParameters | Parameter qName should be final. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'qName'. | 113 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 114 | |
| blocks | LeftCurly | '{' should be on the previous line. | 115 | |
| misc | FinalParameters | Parameter prefix should be final. | 123 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 123 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 124 | |
| blocks | LeftCurly | '{' should be on the previous line. | 125 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| misc | FinalParameters | Parameter chars should be final. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'chars'. | 134 | |
| misc | FinalParameters | Parameter start should be final. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'start'. | 134 | |
| misc | FinalParameters | Parameter length should be final. | 134 | |
| javadoc | JavadocMethod | Expected @param tag for 'length'. | 134 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 135 | |
| blocks | LeftCurly | '{' should be on the previous line. | 136 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 141 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| misc | FinalParameters | Parameter target should be final. | 143 | |
| javadoc | JavadocMethod | Expected @param tag for 'target'. | 143 | |
| misc | FinalParameters | Parameter data should be final. | 143 | |
| javadoc | JavadocMethod | Expected @param tag for 'data'. | 143 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 144 | |
| blocks | LeftCurly | '{' should be on the previous line. | 145 | |
| design | DesignForExtension | Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter locator should be final. | 152 | |
| javadoc | JavadocMethod | Expected @param tag for 'locator'. | 152 | |
| blocks | LeftCurly | '{' should be on the previous line. | 153 | |
| misc | FinalParameters | Parameter arg0 should be final. | 160 | |
| javadoc | JavadocMethod | Expected @param tag for 'arg0'. | 160 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 161 | |
| blocks | LeftCurly | '{' should be on the previous line. | 162 | |
| design | DesignForExtension | Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 170 | |
| blocks | LeftCurly | '{' should be on the previous line. | 171 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 178 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| misc | FinalParameters | Parameter uri should be final. | 178 | |
| javadoc | JavadocMethod | Expected @param tag for 'uri'. | 178 | |
| misc | FinalParameters | Parameter localName should be final. | 178 | |
| javadoc | JavadocMethod | Expected @param tag for 'localName'. | 178 | |
| misc | FinalParameters | Parameter qName should be final. | 178 | |
| javadoc | JavadocMethod | Expected @param tag for 'qName'. | 178 | |
| misc | FinalParameters | Parameter atts should be final. | 178 | |
| javadoc | JavadocMethod | Expected @param tag for 'atts'. | 178 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 179 | |
| blocks | LeftCurly | '{' should be on the previous line. | 180 | |
| blocks | RightCurly | '}' should be on the same line. | 189 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 205 | |
| design | DesignForExtension | Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| misc | FinalParameters | Parameter prefix should be final. | 207 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 207 | |
| misc | FinalParameters | Parameter uri should be final. | 207 | |
| javadoc | JavadocMethod | Expected @param tag for 'uri'. | 207 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 208 | |
| blocks | LeftCurly | '{' should be on the previous line. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 84). | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 26 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 41 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 47 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 35 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 45 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.castor.xml.AbstractInternalContext. | 20 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 29 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.Namespaces. | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 65 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 74 | |
| naming | MemberName | Name '_startingNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 81 | |
| naming | MemberName | Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 86 | |
| naming | MemberName | Name '_nodeStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 91 | |
| naming | MemberName | Name '_namespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| naming | MemberName | Name '_processNamespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| naming | MemberName | Name '_character' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 114 | |
| naming | MemberName | Name '_wsPreserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 116 | |
| misc | FinalParameters | Parameter namespacesStack should be final. | 130 | |
| coding | HiddenField | 'namespacesStack' hides a field. | 130 | |
| misc | FinalParameters | Parameter wsPreserve should be final. | 130 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 141 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 150 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 156 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 156 | |
| misc | FinalParameters | Parameter ch should be final. | 156 | |
| misc | FinalParameters | Parameter start should be final. | 156 | |
| misc | FinalParameters | Parameter length should be final. | 156 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 160 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 160 | |
| misc | FinalParameters | Parameter target should be final. | 160 | |
| misc | FinalParameters | Parameter data should be final. | 160 | |
| design | DesignForExtension | Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 164 | |
| misc | FinalParameters | Parameter name should be final. | 164 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 170 | |
| design | DesignForExtension | Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | |
| misc | FinalParameters | Parameter prefix should be final. | 170 | |
| misc | FinalParameters | Parameter uri should be final. | 170 | |
| design | DesignForExtension | Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 180 | |
| misc | FinalParameters | Parameter prefix should be final. | 180 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 185 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| misc | FinalParameters | Parameter name should be final. | 188 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 188 | |
| misc | FinalParameters | Parameter atts should be final. | 188 | |
| javadoc | JavadocMethod | Expected @param tag for 'atts'. | 188 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 189 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 203 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 207 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 207 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 207 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 207 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 215 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 215 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 215 | |
| whitespace | WhitespaceAround | '?' is not followed by whitespace. | 215 | |
| whitespace | WhitespaceAround | ':' is not preceded with whitespace. | 215 | |
| whitespace | WhitespaceAround | ':' is not followed by whitespace. | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 227 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 232 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 232 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 232 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 239 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 246 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 249 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespaceURI'. | 249 | |
| misc | FinalParameters | Parameter localName should be final. | 249 | |
| javadoc | JavadocMethod | Expected @param tag for 'localName'. | 249 | |
| misc | FinalParameters | Parameter qName should be final. | 250 | |
| javadoc | JavadocMethod | Expected @param tag for 'qName'. | 250 | |
| misc | FinalParameters | Parameter atts should be final. | 250 | |
| javadoc | JavadocMethod | Expected @param tag for 'atts'. | 250 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 250 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 262 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 266 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 266 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 266 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 273 | |
| whitespace | WhitespaceAround | '?' is not preceded with whitespace. | 273 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 273 | |
| whitespace | WhitespaceAround | '?' is not followed by whitespace. | 273 | |
| whitespace | WhitespaceAround | ':' is not preceded with whitespace. | 273 | |
| whitespace | WhitespaceAround | ':' is not followed by whitespace. | 273 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 274 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 288 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 288 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 288 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 297 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 297 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 301 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 305 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 307 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 307 | |
| whitespace | WhitespaceAround | '!=' is not preceded with whitespace. | 307 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 307 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 311 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 318 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 325 | |
| misc | FinalParameters | Parameter name should be final. | 325 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 327 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 327 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 329 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 333 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 333 | |
| misc | FinalParameters | Parameter localName should be final. | 333 | |
| misc | FinalParameters | Parameter qName should be final. | 333 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 337 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 350 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 360 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 365 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 365 | |
| misc | FinalParameters | Parameter ch should be final. | 365 | |
| misc | FinalParameters | Parameter start should be final. | 365 | |
| misc | FinalParameters | Parameter length should be final. | 365 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| design | DesignForExtension | Method 'warning' is not designed for extension - needs to be abstract, final or empty. | 378 | |
| misc | FinalParameters | Parameter e should be final. | 378 | |
| javadoc | JavadocMethod | Expected @param tag for 'e'. | 378 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 378 | |
| design | DesignForExtension | Method 'error' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 384 | |
| misc | FinalParameters | Parameter e should be final. | 384 | |
| design | DesignForExtension | Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. | 390 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 390 | |
| misc | FinalParameters | Parameter e should be final. | 390 | |
| javadoc | JavadocMethod | Expected an @return tag. | 398 | |
| design | DesignForExtension | Method 'getStartingNode' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| misc | FinalParameters | Parameter string should be final. | 410 | |
| misc | FinalParameters | Parameter ncName should be final. | 432 | |
| javadoc | JavadocMethod | Expected @param tag for 'ncName'. | 432 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 434 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 434 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 434 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 438 | |
| misc | FinalParameters | Parameter namespaceURI should be final. | 438 | |
| misc | FinalParameters | Parameter localName should be final. | 438 | |
| misc | FinalParameters | Parameter qName should be final. | 439 | |
| blocks | RightCurly | '}' should be on the same line. | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 447 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 448 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 454 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 456 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 461 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 462 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 465 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| naming | MemberName | Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| naming | MemberName | Name '_parents' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| misc | FinalParameters | Parameter node should be final. | 74 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 79 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 80 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 93 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 95 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 111 | |
| misc | FinalParameters | Parameter target should be final. | 111 | |
| misc | FinalParameters | Parameter data should be final. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 117 | |
| misc | FinalParameters | Parameter node should be final. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.exolab.castor.xml.Namespaces. | 19 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 65 | |
| misc | FinalParameters | Parameter xmlEventWriter should be final. | 71 | |
| coding | HiddenField | 'xmlEventWriter' hides a field. | 71 | |
| design | DesignForExtension | Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 83 | |
| design | DesignForExtension | Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 93 | |
| design | DesignForExtension | Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 98 | |
| misc | FinalParameters | Parameter prefix should be final. | 98 | |
| misc | FinalParameters | Parameter uri should be final. | 98 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| misc | FinalParameters | Parameter uri should be final. | 108 | |
| misc | FinalParameters | Parameter localName should be final. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 109 | |
| misc | FinalParameters | Parameter qName should be final. | 109 | |
| misc | FinalParameters | Parameter attributes should be final. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 113 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 115 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 120 | |
| misc | FinalParameters | Parameter uri should be final. | 120 | |
| misc | FinalParameters | Parameter localName should be final. | 120 | |
| misc | FinalParameters | Parameter qName should be final. | 120 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 123 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 125 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 130 | |
| misc | FinalParameters | Parameter ch should be final. | 130 | |
| misc | FinalParameters | Parameter start should be final. | 130 | |
| misc | FinalParameters | Parameter length should be final. | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 133 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 135 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 140 | |
| misc | FinalParameters | Parameter ch should be final. | 140 | |
| misc | FinalParameters | Parameter start should be final. | 140 | |
| misc | FinalParameters | Parameter length should be final. | 140 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 143 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 150 | |
| misc | FinalParameters | Parameter target should be final. | 150 | |
| misc | FinalParameters | Parameter data should be final. | 150 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 155 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 160 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 168 | |
| misc | FinalParameters | Parameter msg should be final. | 168 | |
| misc | FinalParameters | Parameter e should be final. | 168 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 173 | |
| design | FinalClass | Class AttributeIterator should be declared as final. | 179 | |
| misc | FinalParameters | Parameter attributes should be final. | 196 | |
| coding | HiddenField | 'attributes' hides a field. | 196 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 200 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 204 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 207 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 214 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 220 | |
| design | FinalClass | Class NamespaceIterator should be declared as final. | 227 | |
| misc | FinalParameters | Parameter namespaces should be final. | 254 | |
| coding | HiddenField | 'namespaces' hides a field. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 265 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 266 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 273 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 282 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 289 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 106). | 30 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 44 | |
| misc | FinalParameters | Parameter xmlStreamWriter should be final. | 60 | |
| coding | HiddenField | 'xmlStreamWriter' hides a field. | 60 | |
| design | DesignForExtension | Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 71 | |
| design | DesignForExtension | Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 81 | |
| design | DesignForExtension | Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 86 | |
| misc | FinalParameters | Parameter prefix should be final. | 86 | |
| misc | FinalParameters | Parameter uri should be final. | 86 | |
| design | DesignForExtension | Method 'startElement' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| misc | FinalParameters | Parameter uri should be final. | 96 | |
| misc | FinalParameters | Parameter localName should be final. | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 97 | |
| misc | FinalParameters | Parameter qName should be final. | 97 | |
| misc | FinalParameters | Parameter attributes should be final. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 104 | |
| whitespace | WhitespaceAround | 'if' is not followed by whitespace. | 109 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 114 | |
| whitespace | WhitespaceAround | 'while' is not followed by whitespace. | 116 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 122 | |
| design | DesignForExtension | Method 'endElement' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 127 | |
| misc | FinalParameters | Parameter uri should be final. | 127 | |
| misc | FinalParameters | Parameter localName should be final. | 127 | |
| misc | FinalParameters | Parameter qName should be final. | 127 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 132 | |
| design | DesignForExtension | Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 137 | |
| misc | FinalParameters | Parameter ch should be final. | 137 | |
| misc | FinalParameters | Parameter start should be final. | 137 | |
| misc | FinalParameters | Parameter length should be final. | 137 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 142 | |
| design | DesignForExtension | Method 'characters' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 147 | |
| misc | FinalParameters | Parameter ch should be final. | 147 | |
| misc | FinalParameters | Parameter start should be final. | 147 | |
| misc | FinalParameters | Parameter length should be final. | 147 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 152 | |
| design | DesignForExtension | Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 157 | |
| misc | FinalParameters | Parameter target should be final. | 157 | |
| misc | FinalParameters | Parameter data should be final. | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 167 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 175 | |
| misc | FinalParameters | Parameter msg should be final. | 175 | |
| misc | FinalParameters | Parameter e should be final. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| imports | UnusedImports | Unused import - org.castor.xml.JavaNaming. | 49 | |
| imports | UnusedImports | Unused import - org.castor.xml.XMLNaming. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| naming | MemberName | Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 81 | |
| javadoc | JavadocMethod | Expected @throws tag for 'org.exolab.castor.mapping.MappingException'. | 81 | |
| misc | FinalParameters | Parameter xmlName should be final. | 93 | |
| misc | FinalParameters | Parameter primitiveNodeType should be final. | 93 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 104 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 118 | |
| misc | FinalParameters | Parameter classDesc should be final. | 131 | |
| misc | FinalParameters | Parameter primitiveNodeType should be final. | 131 | |
| javadoc | JavadocMethod | Expected @param tag for 'primitiveNodeType'. | 131 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 132 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 146 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 168 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 181 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 184 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 205 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 216 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 217 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 219 | |
| misc | FinalParameters | Parameter classDesc should be final. | 234 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 239 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 242 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 85). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 103 | |
| naming | MemberName | Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| naming | MemberName | Name '_attArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 | |
| naming | MemberName | Name '_containerCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
| naming | MemberName | Name '_contentDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 | |
| naming | MemberName | Name '_elemArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | |
| naming | MemberName | Name '_nsPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| naming | MemberName | Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 136 | |
| naming | MemberName | Name '_elementDefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| naming | MemberName | Name '_extends' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 | |
| naming | MemberName | Name '_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
| naming | MemberName | Name '_accessMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 152 | |
| naming | MemberName | Name '_introspected' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 156 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 158 | |
| naming | MemberName | Name '_compositor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 162 | |
| naming | MemberName | Name '_sequenceOfElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 164 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 164 | |
| naming | MemberName | Name '_substitutes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 168 | |
| naming | MemberName | Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 170 | |
| misc | FinalParameters | Parameter type should be final. | 192 | |
| misc | FinalParameters | Parameter xmlName should be final. | 192 | |
| javadoc | JavadocMethod | Expected @param tag for 'xmlName'. | 192 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 203 | |
| coding | MagicNumber | '5' is a magic number. | 207 | |
| coding | MagicNumber | '7' is a magic number. | 208 | |
| design | DesignForExtension | Method 'addFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| misc | FinalParameters | Parameter descriptor should be final. | 222 | |
| design | DesignForExtension | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter descriptor should be final. | 233 | |
| javadoc | JavadocMethod | Expected @param tag for 'descriptor'. | 233 | |
| design | DesignForExtension | Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| design | DesignForExtension | Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| design | DesignForExtension | Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 280 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 281 | |
| design | DesignForExtension | Method 'checkDescriptorForCorrectOrderWithinSequence' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 288 | |
| misc | FinalParameters | Parameter parentState should be final. | 288 | |
| javadoc | JavadocMethod | Expected @param tag for 'parentState'. | 288 | |
| misc | FinalParameters | Parameter xmlName should be final. | 288 | |
| javadoc | JavadocMethod | Expected @param tag for 'xmlName'. | 288 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 291 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 291 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 291 | |
| sizes | LineLength | Line is longer than 80 characters (found 207). | 292 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 292 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 292 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 294 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 294 | |
| sizes | LineLength | Line is longer than 80 characters (found 119). | 295 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 295 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 296 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 300 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 304 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 305 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 306 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 307 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 308 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 308 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 309 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 310 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 311 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 312 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 312 | |
| sizes | LineLength | Line is longer than 80 characters (found 111). | 313 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 314 | |
| sizes | LineLength | Line is longer than 80 characters (found 218). | 315 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 315 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 315 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 316 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 317 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 318 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 318 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 324 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 325 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 327 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 329 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 330 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 331 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 335 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 342 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 343 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 344 | |
| sizes | LineLength | Line is longer than 80 characters (found 257). | 349 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 349 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 351 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 353 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 354 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 356 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 358 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 360 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 364 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 365 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 366 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 366 | |
| misc | FinalParameters | Parameter possibleNames should be final. | 366 | |
| misc | FinalParameters | Parameter descriptor should be final. | 366 | |
| sizes | LineLength | Line is longer than 80 characters (found 121). | 367 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 367 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 367 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 368 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 369 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 370 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 371 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 372 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 372 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 372 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 373 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 373 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 374 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 375 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 376 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 377 | |
| design | DesignForExtension | Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 396 | |
| misc | FinalParameters | Parameter name should be final. | 396 | |
| misc | FinalParameters | Parameter namespace should be final. | 396 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespace'. | 396 | |
| misc | FinalParameters | Parameter nodeType should be final. | 397 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 404 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 410 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 410 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 416 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 419 | |
| sizes | LineLength | Line is longer than 80 characters (found 163). | 422 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 427 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 430 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 434 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 440 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 441 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 441 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 443 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 444 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 452 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 460 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 460 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 461 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 461 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 465 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 470 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 473 | |
| blocks | LeftCurly | '{' should be on the previous line. | 479 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 480 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 483 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 492 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 494 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 504 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 508 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 508 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 512 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 529 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 536 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 560 | |
| javadoc | JavadocMethod | Expected an @return tag. | 568 | |
| design | DesignForExtension | Method 'isElementDefinition' is not designed for extension - needs to be abstract, final or empty. | 568 | |
| design | DesignForExtension | Method 'hasContainerFields' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| design | DesignForExtension | Method 'removeFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 592 | |
| misc | FinalParameters | Parameter descriptor should be final. | 592 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 594 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 598 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 616 | |
| design | DesignForExtension | Method 'setCompositorAsAll' is not designed for extension - needs to be abstract, final or empty. | 627 | |
| design | DesignForExtension | Method 'setCompositorAsChoice' is not designed for extension - needs to be abstract, final or empty. | 635 | |
| design | DesignForExtension | Method 'setCompositorAsSequence' is not designed for extension - needs to be abstract, final or empty. | 643 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 647 | |
| design | DesignForExtension | Method 'setExtends' is not designed for extension - needs to be abstract, final or empty. | 652 | |
| misc | FinalParameters | Parameter classDesc should be final. | 652 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 660 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 670 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 676 | |
| design | DesignForExtension | Method 'setIdentity' is not designed for extension - needs to be abstract, final or empty. | 681 | |
| misc | FinalParameters | Parameter fieldDesc should be final. | 681 | |
| javadoc | JavadocMethod | Expected @param tag for 'fieldDesc'. | 681 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 683 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 683 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 683 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 684 | |
| design | DesignForExtension | Method 'setNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 697 | |
| misc | FinalParameters | Parameter nsPrefix should be final. | 697 | |
| design | DesignForExtension | Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 707 | |
| misc | FinalParameters | Parameter nsURI should be final. | 707 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 723 | |
| design | DesignForExtension | Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. | 729 | |
| misc | FinalParameters | Parameter xmlName should be final. | 729 | |
| blocks | RightCurly | '}' should be on the same line. | 734 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 735 | |
| design | DesignForExtension | Method 'setElementDefinition' is not designed for extension - needs to be abstract, final or empty. | 745 | |
| misc | FinalParameters | Parameter elementDefinition should be final. | 745 | |
| whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 745 | |
| design | DesignForExtension | Method 'sortDescriptors' is not designed for extension - needs to be abstract, final or empty. | 755 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 798 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 803 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 808 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 810 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 819 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 824 | |
| misc | FinalParameters | Parameter object should be final. | 824 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 825 | |
| blocks | LeftCurly | '{' should be on the previous line. | 826 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 827 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 830 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 835 | |
| sizes | MethodLength | Method length is 199 lines (max allowed is 150). | 835 | |
| misc | FinalParameters | Parameter object should be final. | 835 | |
| misc | FinalParameters | Parameter context should be final. | 835 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ValidationException'. | 836 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 851 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 870 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 872 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 890 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 892 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 893 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 948 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 950 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 956 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 970 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 970 | |
| coding | MagicNumber | '40' is a magic number. | 973 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 993 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 994 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 1037 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1041 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 1041 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1045 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 1046 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1052 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 1063 | |
| design | DesignForExtension | Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. | 1090 | |
| design | DesignForExtension | Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 1100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1103 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 1112 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 1112 | |
| design | DesignForExtension | Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. | 1124 | |
| design | DesignForExtension | Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. | 1134 | |
| design | DesignForExtension | Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. | 1144 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1152 | |
| design | DesignForExtension | Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. | 1152 | |
| misc | FinalParameters | Parameter name should be final. | 1152 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 1152 | |
| misc | FinalParameters | Parameter namespace should be final. | 1152 | |
| javadoc | JavadocMethod | Expected @param tag for 'namespace'. | 1152 | |
| misc | FinalParameters | Parameter object should be final. | 1152 | |
| javadoc | JavadocMethod | Expected @param tag for 'object'. | 1152 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 1159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1160 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1161 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 1163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1164 | |
| blocks | RightCurly | '}' should be on the same line. | 1175 | |
| blocks | RightCurly | '}' should be on the same line. | 1183 | |
| blocks | RightCurly | '}' should be on the same line. | 1188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1193 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1195 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 1196 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1196 | |
| blocks | RightCurly | '}' should be on the same line. | 1197 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1204 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1204 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1204 | |
| blocks | RightCurly | '}' should be on the same line. | 1212 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1223 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1224 | |
| blocks | LeftCurly | '{' should be on the previous line. | 1226 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1227 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1227 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1238 | |
| whitespace | WhitespaceAround | '<' is not preceded with whitespace. | 1241 | |
| whitespace | WhitespaceAround | '<' is not followed by whitespace. | 1241 | |
| whitespace | WhitespaceAround | '!=' is not preceded with whitespace. | 1243 | |
| whitespace | WhitespaceAround | '!=' is not followed by whitespace. | 1243 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1243 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1259 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1260 | |
| whitespace | WhitespaceAround | '}' is not followed by whitespace. | 1262 | |
| misc | FinalParameters | Parameter type should be final. | 1278 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 1278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1283 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1286 | |
| misc | FinalParameters | Parameter value should be final. | 1302 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 1302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1303 | |
| blocks | RightCurly | '}' should be on the same line. | 1309 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1310 | |
| blocks | EmptyBlock | Must have at least one statement. | 1310 | |
| blocks | RightCurly | '}' should be on the same line. | 1313 | |
| whitespace | WhitespaceAround | 'catch' is not followed by whitespace. | 1314 | |
| blocks | EmptyBlock | Must have at least one statement. | 1314 | |
| blocks | RightCurly | '}' should be on the same line. | 1318 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1320 | |
| blocks | RightCurly | '}' should be on the same line. | 1321 | |
| blocks | RightCurly | '}' should be on the same line. | 1324 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 1326 | |
| design | DesignForExtension | Method 'setJavaClass' is not designed for extension - needs to be abstract, final or empty. | 1338 | |
| misc | FinalParameters | Parameter type should be final. | 1338 | |
| design | DesignForExtension | Method 'setExtendsWithoutFlatten' is not designed for extension - needs to be abstract, final or empty. | 1342 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1342 | |
| misc | FinalParameters | Parameter classDesc should be final. | 1342 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 1346 | |
| design | DesignForExtension | Method 'setIntrospected' is not designed for extension - needs to be abstract, final or empty. | 1353 | |
| misc | FinalParameters | Parameter introspected should be final. | 1353 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 1376 | |
| misc | FinalParameters | Parameter descriptor should be final. | 1376 | |
| misc | FinalParameters | Parameter relink should be final. | 1376 | |
| javadoc | JavadocMethod | Expected @param tag for 'relink'. | 1376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1378 | |
| whitespace | WhitespaceAround | 'switch' is not followed by whitespace. | 1383 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1399 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1405 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1405 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1411 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1423 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1434 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 1438 | |
| design | DesignForExtension | Method 'addSequenceElement' is not designed for extension - needs to be abstract, final or empty. | 1440 | |
| misc | FinalParameters | Parameter element should be final. | 1440 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1443 | |
| design | DesignForExtension | Method 'getSubstitutes' is not designed for extension - needs to be abstract, final or empty. | 1444 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1444 | |
| design | DesignForExtension | Method 'setSubstitutes' is not designed for extension - needs to be abstract, final or empty. | 1448 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1448 | |
| misc | FinalParameters | Parameter substitutes should be final. | 1448 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1451 | |
| design | DesignForExtension | Method 'isChoice' is not designed for extension - needs to be abstract, final or empty. | 1452 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 1452 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1455 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 1463 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 1475 | |
| design | DesignForExtension | Method 'addNature' is not designed for extension - needs to be abstract, final or empty. | 1485 | |
| design | DesignForExtension | Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. | 1496 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1499 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 83). | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 80 | |
| naming | MemberName | Name '_descriptorCache' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| naming | MemberName | Name '_mappingLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| naming | MemberName | Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 93 | |
| naming | MemberName | Name '_useIntrospector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| naming | MemberName | Name '_loadPackageMappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| naming | MemberName | Name '_introspector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 108 | |
| naming | MemberName | Name '_resolverStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 126 | |
| design | DesignForExtension | Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| design | DesignForExtension | Method 'getMappingLoader' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| design | DesignForExtension | Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| design | DesignForExtension | Method 'setUseIntrospection' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 158 | |
| design | DesignForExtension | Method 'setLoadPackageMappings' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 165 | |
| design | DesignForExtension | Method 'setMappingLoader' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 172 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 178 | |
| design | DesignForExtension | Method 'setIntrospector' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| design | DesignForExtension | Method 'setResolverStrategy' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 192 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 197 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 205 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 209 | |
| design | DesignForExtension | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 218 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 226 | |
| blocks | LeftCurly | '{' should have line break after. | 228 | |
| blocks | RightCurly | '}' should have line break before. | 228 | |
| blocks | LeftCurly | '{' should have line break after. | 229 | |
| blocks | RightCurly | '}' should have line break before. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 237 | |
| design | DesignForExtension | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 246 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 250 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 254 | |
| blocks | LeftCurly | '{' should have line break after. | 256 | |
| blocks | RightCurly | '}' should have line break before. | 256 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 264 | |
| design | DesignForExtension | Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 274 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 282 | |
| blocks | LeftCurly | '{' should have line break after. | 284 | |
| blocks | RightCurly | '}' should have line break before. | 284 | |
| blocks | LeftCurly | '{' should have line break after. | 285 | |
| blocks | RightCurly | '}' should have line break before. | 285 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 287 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 294 | |
| design | DesignForExtension | Method 'resolveByXMLName' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 296 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 302 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 304 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 305 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 318 | |
| whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 318 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 321 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 333 | |
| design | DesignForExtension | Method 'resolveAllByXMLName' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 335 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| design | DesignForExtension | Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| design | DesignForExtension | Method 'addClass' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| design | DesignForExtension | Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. | 373 | |
| design | DesignForExtension | Method 'addPackage' is not designed for extension - needs to be abstract, final or empty. | 383 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 385 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 389 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 396 | |
| design | DesignForExtension | Method 'addPackages' is not designed for extension - needs to be abstract, final or empty. | 396 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 402 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 407 | |
| design | DesignForExtension | Method 'loadClassDescriptors' is not designed for extension - needs to be abstract, final or empty. | 407 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 412 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 414 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 415 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 420 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 438 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 441 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 444 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 446 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 448 | |
| naming | MemberName | Name '_missingTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 451 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 453 | |
| naming | MemberName | Name '_typeMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 454 | |
| naming | MemberName | Name '_xmlNameMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 457 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 459 | |
| naming | MemberName | Name '_lock' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 460 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 469 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 471 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 481 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 485 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 489 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 490 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 492 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 493 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 496 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 498 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 509 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 514 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 516 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 520 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 526 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 531 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 532 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 532 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 541 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 550 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 561 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 562 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 566 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 567 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 569 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 582 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 616 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 622 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 638 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 639 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 643 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 646 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 647 | |
| whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 647 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 649 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 653 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 656 | |
| design | DesignForExtension | Method 'cleanDescriptorCache' is not designed for extension - needs to be abstract, final or empty. | 658 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 95). | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| naming | MemberName | Name '_argIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| naming | MemberName | Name '_container' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| naming | MemberName | Name '_incremental' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| naming | MemberName | Name '_isReference' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| design | VisibilityModifier | Variable '_isReference' must be private and have accessor methods. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| naming | MemberName | Name '_isWild' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| naming | MemberName | Name '_mapped' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | |
| naming | MemberName | Name '_matches' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| naming | MemberName | Name '_nillable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| naming | MemberName | Name '_nodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 90 | |
| naming | MemberName | Name '_nsPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| naming | MemberName | Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 94 | |
| naming | MemberName | Name '_xmlProperties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| naming | MemberName | Name '_schemaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| naming | MemberName | Name '_componentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 105 | |
| naming | MemberName | Name '_qNamePrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 108 | |
| naming | MemberName | Name '_useParentClassNamespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 111 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| naming | MemberName | Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
| naming | MemberName | Name '_xmlPath' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 124 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 124 | |
| naming | MemberName | Name '_substitutes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 127 | |
| naming | MemberName | Name '_derivedFromXSList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 131 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 137 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 144 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 176 | |
| javadoc | JavadocMethod | Expected @param tag for 'primitiveNodeType'. | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 180 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 198 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 203 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 204 | |
| design | DesignForExtension | Method 'setConstructorArgumentIndex' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 264 | |
| design | DesignForExtension | Method 'getConstructorArgumentIndex' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| design | DesignForExtension | Method 'isConstructorArgument' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| design | DesignForExtension | Method 'setLocationPath' is not designed for extension - needs to be abstract, final or empty. | 316 | |
| design | DesignForExtension | Method 'getLocationPath' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| design | DesignForExtension | Method 'setNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| design | DesignForExtension | Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| design | DesignForExtension | Method 'setUseParentsNamespace' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| javadoc | JavadocMethod | Expected @param tag for 'useParentsNamespace'. | 352 | |
| design | DesignForExtension | Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 362 | |
| design | DesignForExtension | Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| whitespace | NoWhitespaceAfter | '!' is followed by whitespace. | 374 | |
| design | DesignForExtension | Method 'setNodeType' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 390 | |
| design | DesignForExtension | Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| design | DesignForExtension | Method 'setXMLProperty' is not designed for extension - needs to be abstract, final or empty. | 408 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 426 | |
| design | DesignForExtension | Method 'getXMLProperty' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 430 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 431 | |
| design | DesignForExtension | Method 'setSchemaType' is not designed for extension - needs to be abstract, final or empty. | 442 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 443 | |
| design | DesignForExtension | Method 'setComponentType' is not designed for extension - needs to be abstract, final or empty. | 452 | |
| design | DesignForExtension | Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. | 460 | |
| design | DesignForExtension | Method 'getComponentType' is not designed for extension - needs to be abstract, final or empty. | 468 | |
| design | DesignForExtension | Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. | 472 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 472 | |
| design | DesignForExtension | Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| design | DesignForExtension | Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. | 495 | |
| design | DesignForExtension | Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. | 503 | |
| design | DesignForExtension | Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. | 513 | |
| design | DesignForExtension | Method 'isContainer' is not designed for extension - needs to be abstract, final or empty. | 521 | |
| design | DesignForExtension | Method 'setIncremental' is not designed for extension - needs to be abstract, final or empty. | 533 | |
| design | DesignForExtension | Method 'isIncremental' is not designed for extension - needs to be abstract, final or empty. | 541 | |
| design | DesignForExtension | Method 'setMapped' is not designed for extension - needs to be abstract, final or empty. | 551 | |
| design | DesignForExtension | Method 'isMapped' is not designed for extension - needs to be abstract, final or empty. | 559 | |
| design | DesignForExtension | Method 'setNillable' is not designed for extension - needs to be abstract, final or empty. | 572 | |
| design | DesignForExtension | Method 'isNillable' is not designed for extension - needs to be abstract, final or empty. | 580 | |
| design | DesignForExtension | Method 'setReference' is not designed for extension - needs to be abstract, final or empty. | 590 | |
| design | DesignForExtension | Method 'isReference' is not designed for extension - needs to be abstract, final or empty. | 598 | |
| design | DesignForExtension | Method 'setQNamePrefix' is not designed for extension - needs to be abstract, final or empty. | 608 | |
| javadoc | JavadocMethod | Expected @param tag for 'qNamePrefix'. | 608 | |
| design | DesignForExtension | Method 'getQNamePrefix' is not designed for extension - needs to be abstract, final or empty. | 619 | |
| design | DesignForExtension | Method 'setMatches' is not designed for extension - needs to be abstract, final or empty. | 630 | |
| misc | FinalParameters | Parameter matchExpr should be final. | 630 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 655 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 673 | |
| design | DesignForExtension | Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 676 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 701 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 730 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 731 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 732 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 738 | |
| design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 742 | |
| coding | MagicNumber | '17' is a magic number. | 743 | |
| coding | MagicNumber | '17' is a magic number. | 744 | |
| coding | MagicNumber | '17' is a magic number. | 745 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 746 | |
| blocks | LeftCurly | '{' should have line break after. | 746 | |
| coding | MagicNumber | '17' is a magic number. | 746 | |
| blocks | RightCurly | '}' should have line break before. | 746 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 750 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 750 | |
| coding | MagicNumber | '32' is a magic number. | 751 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 769 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 803 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 807 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 810 | |
| design | DesignForExtension | Method 'getSubstitutes' is not designed for extension - needs to be abstract, final or empty. | 815 | |
| design | DesignForExtension | Method 'setSubstitutes' is not designed for extension - needs to be abstract, final or empty. | 823 | |
| misc | FinalParameters | Parameter substitutes should be final. | 823 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 829 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 830 | |
| design | DesignForExtension | Method 'setDerivedFromXSList' is not designed for extension - needs to be abstract, final or empty. | 832 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 838 | |
| design | DesignForExtension | Method 'isDerivedFromXSList' is not designed for extension - needs to be abstract, final or empty. | 841 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| naming | MemberName | Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| naming | MemberName | Name '_elementCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| misc | FinalParameters | Parameter size should be final. | 81 | |
| design | DesignForExtension | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| misc | FinalParameters | Parameter descriptor should be final. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| design | DesignForExtension | Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| design | DesignForExtension | Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| blocks | RightCurly | '}' should be on the same line. | 118 | |
| blocks | EmptyBlock | Must have at least one statement. | 119 | |
| design | DesignForExtension | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| misc | FinalParameters | Parameter descriptor should be final. | 133 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| misc | FinalParameters | Parameter obj should be final. | 145 | |
| javadoc | JavadocMethod | Expected @param tag for 'obj'. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| javadoc | JavadocMethod | Expected an @return tag. | 166 | |
| design | DesignForExtension | Method 'get' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| misc | FinalParameters | Parameter index should be final. | 166 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IndexOutOfBoundsException'. | 166 | |
| design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| coding | MagicNumber | '31' is a magic number. | 192 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 192 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 192 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 192 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 192 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 192 | |
| javadoc | JavadocMethod | Expected an @return tag. | 204 | |
| design | DesignForExtension | Method 'indexOf' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| misc | FinalParameters | Parameter descriptor should be final. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | RightCurly | '}' should be on the same line. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 | |
| design | DesignForExtension | Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| design | DesignForExtension | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter index should be final. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 235 | |
| whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 237 | |
| whitespace | WhitespaceAround | '+' is not followed by whitespace. | 237 | |
| design | DesignForExtension | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| misc | FinalParameters | Parameter descriptor should be final. | 248 | |
| design | DesignForExtension | Method 'trimToSize' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| design | DesignForExtension | Method 'size' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| design | DesignForExtension | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 286 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 286 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 286 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 286 | |
| design | DesignForExtension | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| misc | FinalParameters | Parameter dst should be final. | 296 | |
| javadoc | JavadocMethod | Expected @param tag for 'dst'. | 296 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 297 | |
| design | DesignForExtension | Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 306 | |
| misc | FinalParameters | Parameter dst should be final. | 306 | |
| javadoc | JavadocMethod | Expected @param tag for 'dst'. | 306 | |
| misc | FinalParameters | Parameter offset should be final. | 306 | |
| javadoc | JavadocMethod | Expected @param tag for 'offset'. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 323 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 329 | |
| whitespace | WhitespaceAround | '*' is not preceded with whitespace. | 330 | |
| whitespace | WhitespaceAround | '*' is not followed by whitespace. | 330 | |
| coding | MagicNumber | '3' is a magic number. | 330 | |
| whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 330 | |
| whitespace | WhitespaceAround | '/' is not followed by whitespace. | 330 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 335 | |
| misc | FinalParameters | Parameter index should be final. | 338 | |
| javadoc | JavadocMethod | Expected @param tag for 'index'. | 338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 339 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 340 | |
| whitespace | WhitespaceAround | '-' is not preceded with whitespace. | 342 | |
| whitespace | WhitespaceAround | '-' is not followed by whitespace. | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 41 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 42 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 46 | |
| javadoc | JavadocMethod | Unused @param tag for 'properties'. | 50 | |
| javadoc | JavadocMethod | Unused @param tag for 'defaultFeatures'. | 51 | |
| javadoc | JavadocMethod | Expected @param tag for 'parserFeatures'. | 57 | |
| javadoc | JavadocMethod | Expected @param tag for 'parserFeaturesToDisable'. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 115 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 124 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 135 | |
| misc | FinalParameters | Parameter saxParserFactory should be final. | 139 | |
| javadoc | JavadocMethod | Expected @param tag for 'saxParserFactory'. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 145 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 162 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 170 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 171 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 193 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 194 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 196 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 199 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 215 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 215 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 217 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 238 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 245 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 246 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 254 | |
| javadoc | JavadocMethod | Expected an @return tag. | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 258 | |
| javadoc | JavadocMethod | Expected @param tag for 'properties'. | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 260 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 264 | |
| javadoc | JavadocMethod | Expected an @return tag. | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 268 | |
| javadoc | JavadocMethod | Expected @param tag for 'properties'. | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 270 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 275 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 284 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 288 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 294 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 296 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 298 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 302 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 307 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 50 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 43 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| javadoc | JavadocMethod | Unused @param tag for 'className'. | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'packageName'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.InputStream. | 19 | |
| imports | UnusedImports | Unused import - java.util.Enumeration. | 22 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 45 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| naming | MemberName | Name '_loadedPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 48 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 49 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 50 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 51 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 53 | |
| misc | FinalParameters | Parameter url should be final. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 94 | |
| design | DesignForExtension | Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 129 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 134 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 56 | |
| design | DesignForExtension | Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 62 | |
| design | DesignForExtension | Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 44 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 52 | |
| design | DesignForExtension | Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 55 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 55 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 61 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| naming | MemberName | Name '_loadedPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 68 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'classLoader'. | 81 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MappingException'. | 82 | |
| blocks | LeftCurly | '{' should have line break after. | 85 | |
| blocks | RightCurly | '}' should have line break before. | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 98 | |
| design | DesignForExtension | Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 101 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.castor.xml.AbstractInternalContext. | 23 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| naming | MemberName | Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 50 | |
| design | DesignForExtension | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 73 | |
| design | DesignForExtension | Method 'resolveClass' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 124 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 151 | |
| design | DesignForExtension | Method 'resolvePackage' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 153 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| regexp | RegexpSingleline | Line has trailing spaces. | 25 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 36 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 36 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 48 | |
| misc | FinalParameters | Parameter fileName should be final. | 48 | |
| misc | FinalParameters | Parameter packageName should be final. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 52 | |
| misc | FinalParameters | Parameter className should be final. | 68 | |
| misc | FinalParameters | Parameter ns1 should be final. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'ns1'. | 86 | |
| misc | FinalParameters | Parameter ns2 should be final. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'ns2'. | 86 | |
| javadoc | JavadocStyle | Extra HTML tag found: </lu> | 107 | |
| misc | FinalParameters | Parameter loader should be final. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 121 | |
| misc | FinalParameters | Parameter classLoader should be final. | 127 | |
| misc | FinalParameters | Parameter className should be final. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 61 | |
| naming | MemberName | Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| naming | MemberName | Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 69 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 71 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| design | DesignForExtension | Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 258 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 261 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 282 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 81). | 59 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 138 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 68 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 70 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| design | DesignForExtension | Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 260 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 265 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 270 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 94). | 67 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 62 | |
| naming | MemberName | Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| naming | MemberName | Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| naming | MemberName | Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| naming | MemberName | Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 71 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| design | DesignForExtension | Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| design | DesignForExtension | Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 231 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 231 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 241 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 249 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 253 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 270 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 273 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 277 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 283 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 286 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 292 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 332 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 81). | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 68 | |
| naming | StaticVariableName | Name '_bdMethodToPlainString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 73 | |
| blocks | EmptyBlock | Must have at least one statement. | 74 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 81 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 83 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 85 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 87 | |
| naming | MemberName | Name '_fractionDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| naming | MemberName | Name '_hasMinExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| naming | MemberName | Name '_hasMaxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 141 | |
| design | DesignForExtension | Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 151 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 161 | |
| design | DesignForExtension | Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 171 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 207 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 234 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| design | DesignForExtension | Method 'setFractionDigits' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 283 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 300 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 306 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 311 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 318 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 323 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 328 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 341 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 349 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 379 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 407 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 408 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 413 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 414 | |
| blocks | EmptyBlock | Must have at least one statement. | 415 | |
| blocks | EmptyBlock | Must have at least one statement. | 417 | |
| blocks | EmptyBlock | Must have at least one statement. | 445 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_useMinInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_useMinExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_useMaxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| naming | MemberName | Name '_useMaxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| naming | MemberName | Name '_usePositiveInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| naming | MemberName | Name '_useNegativeInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 76 | |
| naming | MemberName | Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 78 | |
| naming | MemberName | Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 80 | |
| naming | MemberName | Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 82 | |
| naming | MemberName | Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| naming | MemberName | Name '_positiveInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| naming | MemberName | Name '_negativeInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| design | DesignForExtension | Method 'clearPositiveInfinity' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 120 | |
| design | DesignForExtension | Method 'clearNegativeInfinity' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 124 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| design | DesignForExtension | Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| design | DesignForExtension | Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| design | DesignForExtension | Method 'getPositiveInfinity' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 193 | |
| design | DesignForExtension | Method 'getNegativeInfinity' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 197 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| design | DesignForExtension | Method 'setPositiveInfinity' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 274 | |
| design | DesignForExtension | Method 'setNegativeInfinity' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 279 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 296 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 301 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 308 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 313 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 320 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 349 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 82). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 64 | |
| naming | MemberName | Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 66 | |
| naming | MemberName | Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 68 | |
| naming | MemberName | Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 70 | |
| naming | MemberName | Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 72 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| design | DesignForExtension | Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| design | DesignForExtension | Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 242 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 250 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 254 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 271 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 276 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 284 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 323 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 332 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_useMinInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_useMinExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_useMaxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| naming | MemberName | Name '_useMaxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 72 | |
| naming | MemberName | Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 74 | |
| naming | MemberName | Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 76 | |
| naming | MemberName | Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 78 | |
| naming | MemberName | Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| design | DesignForExtension | Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| design | DesignForExtension | Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 268 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 274 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 279 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 286 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 81). | 29 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 52 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 81). | 25 | |
| naming | MemberName | Name '_idRefValidator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 81). | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 26 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 82). | 27 | |
| naming | MemberName | Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| naming | MemberName | Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 39 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 41 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| design | DesignForExtension | Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 246 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 256 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 81). | 63 | |
| naming | MemberName | Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| naming | MemberName | Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 71 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 73 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| design | DesignForExtension | Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 194 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 195 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 237 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 238 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 264 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 273 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 290 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 317 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 356 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 362 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 368 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 379 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 410 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 413 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 426 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 427 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 431 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 68 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 70 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| design | DesignForExtension | Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 260 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 265 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 270 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 280 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| design | VisibilityModifier | Variable 'resourceBundle' must be private and have accessor methods. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| naming | MemberName | Name '_patterns' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 81 | |
| naming | MemberName | Name '_nillable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 84 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| naming | MemberName | Name '_regex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 99 | |
| design | DesignForExtension | Method 'getPatterns' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| design | DesignForExtension | Method 'isNillable' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| design | DesignForExtension | Method 'hasPattern' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| design | DesignForExtension | Method 'setNillable' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| design | DesignForExtension | Method 'addPattern' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| design | DesignForExtension | Method 'clearPatterns' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 195 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 208 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 216 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 219 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 239 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| naming | MemberName | Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 66 | |
| naming | MemberName | Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 68 | |
| naming | MemberName | Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| naming | MemberName | Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| design | DesignForExtension | Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| design | DesignForExtension | Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| design | DesignForExtension | Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| design | DesignForExtension | Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| design | DesignForExtension | Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| design | DesignForExtension | Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| design | DesignForExtension | Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| design | DesignForExtension | Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| design | DesignForExtension | Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| design | DesignForExtension | Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| design | DesignForExtension | Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| design | DesignForExtension | Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 258 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 263 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 268 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_minOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_maxOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| naming | MemberName | Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| design | DesignForExtension | Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| design | DesignForExtension | Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| design | DesignForExtension | Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 122 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| blocks | EmptyBlock | Must have at least one statement. | 163 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 171 | |
| whitespace | WhitespaceAfter | 'cast' is not followed by whitespace. | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 203 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| naming | MemberName | Name '_required' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| naming | MemberName | Name '_whiteSpace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| naming | MemberName | Name '_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 66 | |
| naming | MemberName | Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 68 | |
| naming | MemberName | Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| naming | MemberName | Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| design | DesignForExtension | Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| design | DesignForExtension | Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| design | DesignForExtension | Method 'setFixedValue' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| design | DesignForExtension | Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| design | DesignForExtension | Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| design | DesignForExtension | Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| design | DesignForExtension | Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| design | DesignForExtension | Method 'setWhiteSpace' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| design | DesignForExtension | Method 'normalize' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 278 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 285 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 290 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 296 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| design | DesignForExtension | Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 87). | 178 | |
| coding | MagicNumber | '0x3031' is a magic number. | 233 | |
| coding | MagicNumber | '0x3035' is a magic number. | 233 | |
| coding | MagicNumber | '0x30FC' is a magic number. | 237 | |
| coding | MagicNumber | '0x30FE' is a magic number. | 237 | |
| coding | MagicNumber | '0x00B7' is a magic number. | 242 | |
| coding | MagicNumber | '0x02D0' is a magic number. | 243 | |
| coding | MagicNumber | '0x02D1' is a magic number. | 244 | |
| coding | MagicNumber | '0x0387' is a magic number. | 245 | |
| coding | MagicNumber | '0x0640' is a magic number. | 246 | |
| coding | MagicNumber | '0x0E46' is a magic number. | 247 | |
| coding | MagicNumber | '0x0EC6' is a magic number. | 248 | |
| coding | MagicNumber | '0x3005' is a magic number. | 249 | |
| coding | MagicNumber | '0x309D' is a magic number. | 250 | |
| coding | MagicNumber | '0x309E' is a magic number. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 25 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 28 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 39 | |
| misc | FinalParameters | Parameter aClass should be final. | 39 | |
| misc | FinalParameters | Parameter methodName should be final. | 39 | |
| misc | FinalParameters | Parameter parameterTypes should be final. | 39 | |
| blocks | RightCurly | '}' should be on the same line. | 43 | |
| blocks | RightCurly | '}' should be on the same line. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 57 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 65 | |
| design | DesignForExtension | Method 'invoke' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| misc | FinalParameters | Parameter anObject should be final. | 68 | |
| misc | FinalParameters | Parameter method should be final. | 68 | |
| misc | FinalParameters | Parameter params should be final. | 68 | |
| blocks | RightCurly | '}' should be on the same line. | 71 | |
| blocks | RightCurly | '}' should be on the same line. | 74 | |
| blocks | RightCurly | '}' should be on the same line. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | |
| misc | FinalParameters | Parameter e should be final. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 94 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 96 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 98 | |
| misc | FinalParameters | Parameter message should be final. | 101 | |
| misc | FinalParameters | Parameter e should be final. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| misc | FinalParameters | Parameter e should be final. | 108 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 117 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 120 | |
| misc | FinalParameters | Parameter message should be final. | 120 | |
| misc | FinalParameters | Parameter e should be final. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 84). | 20 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 21 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 44 | |
| blocks | RightCurly | '}' should be on the same line. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 53 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 56 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 59 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 62 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 65 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 68 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 68 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 71 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 74 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 74 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| blocks | RightCurly | '}' should be on the same line. | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 86 | |
| blocks | RightCurly | '}' should be on the same line. | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| design | DesignForExtension | Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| misc | FinalParameters | Parameter method should be final. | 93 | |
| design | DesignForExtension | Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| design | DesignForExtension | Method 'setIndenting' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 102 | |
| misc | FinalParameters | Parameter indent should be final. | 102 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 103 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 104 | |
| design | DesignForExtension | Method 'setPreserveSpace' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | |
| misc | FinalParameters | Parameter preserveSpace should be final. | 109 | |
| design | DesignForExtension | Method 'setDoctype' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 114 | |
| misc | FinalParameters | Parameter type1 should be final. | 114 | |
| misc | FinalParameters | Parameter type2 should be final. | 114 | |
| design | DesignForExtension | Method 'setOmitXMLDeclaration' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 119 | |
| misc | FinalParameters | Parameter omitXMLDeclaration should be final. | 119 | |
| design | DesignForExtension | Method 'setOmitDocumentType' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 124 | |
| misc | FinalParameters | Parameter omitDocumentType should be final. | 124 | |
| design | DesignForExtension | Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 | |
| misc | FinalParameters | Parameter encoding should be final. | 129 | |
| design | DesignForExtension | Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 134 | |
| misc | FinalParameters | Parameter version should be final. | 134 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 139 | |
| misc | FinalParameters | Parameter method should be final. | 139 | |
| misc | FinalParameters | Parameter params should be final. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| sizes | LineLength | Line is longer than 80 characters (found 85). | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 25 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 30 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| naming | StaticVariableName | Name '_serializerClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| naming | StaticVariableName | Name '_asDocumentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| naming | StaticVariableName | Name '_setOutputByteStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| naming | StaticVariableName | Name '_setOutputCharStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| naming | StaticVariableName | Name '_setOutputFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| naming | MemberName | Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 47 | |
| blocks | RightCurly | '}' should be on the same line. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 54 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 62 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 66 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| blocks | RightCurly | '}' should be on the same line. | 76 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 78 | |
| blocks | RightCurly | '}' should be on the same line. | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 84 | |
| javadoc | JavadocMethod | Expected an @return tag. | 89 | |
| design | DesignForExtension | Method 'asDocumentHandler' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 90 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| design | DesignForExtension | Method 'setOutputByteStream' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| misc | FinalParameters | Parameter output should be final. | 96 | |
| javadoc | JavadocMethod | Expected @param tag for 'output'. | 96 | |
| design | DesignForExtension | Method 'setOutputCharStream' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| misc | FinalParameters | Parameter out should be final. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'out'. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 108 | |
| design | DesignForExtension | Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| misc | FinalParameters | Parameter format should be final. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'format'. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 116 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| misc | FinalParameters | Parameter method should be final. | 117 | |
| misc | FinalParameters | Parameter params should be final. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| regexp | RegexpSingleline | Line has trailing spaces. | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 29 | |
| design | DesignForExtension | Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| design | DesignForExtension | Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. | 41 |